arr_2d_ptr_sym Function

private function arr_2d_ptr_sym(arr) result(cptr)

Arguments

Type IntentOptional Attributes Name
type(Symmetry), intent(inout), target :: arr(:,:)

Return Value type(c_ptr)


Contents