Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_srch_coords_reg_21d_real (search, array, shape_2d, range_2d, shape_1d, range_1d, ierror) |
subroutine psmile_srch_coords_reg_21d_real | ( | Type (Enddef_search) | search, | |
Type (real_vector),dimension (ndim_3d, search%npart),intent(out) | array, | |||
Integer,dimension (2, ndim_3d, search%npart),intent(out) | shape_2d, | |||
Integer,dimension (2, ndim_3d, search%npart),intent(out) | range_2d, | |||
Integer,dimension (2, ndim_3d, search%npart),intent(out) | shape_1d, | |||
Integer,dimension (2, ndim_3d, search%npart),intent(out) | range_1d, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_srch_coords_reg_21d_real.F90.
References a, and PRISM_Error_Alloc.
Referenced by psmile_search_donor_gauss2_real(), and psmile_search_donor_irreg2_real().