Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_compact_locations (grid_id, search, ndim, found, ierror) |
subroutine psmile_compact_locations | ( | Integer,intent(in) | grid_id, | |
Type (Enddef_search),intent(in) | search, | |||
Integer,intent(in) | ndim, | |||
Type (integer_vector),dimension (search%npart, ndim),intent(inout) | found, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_compact_locations.F90.
References a, PSMILe::Grids, and PRISM_Error_Alloc.
Referenced by psmile_search_donor_3d_dble(), psmile_search_donor_3d_real(), psmile_search_donor_3d_reg_dble(), psmile_search_donor_3d_reg_real(), psmile_search_donor_gauss2_dble(), psmile_search_donor_gauss2_real(), psmile_search_donor_irreg2_dble(), and psmile_search_donor_irreg2_real().