arr_2d_ptr_cplx Function

private function arr_2d_ptr_cplx(arr) result(cptr)

Arguments

Type IntentOptional Attributes Name
complex(kind=sp), intent(inout), target :: arr(:,:)

Return Value type(c_ptr)


Contents