Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_search_3d_dble (comp_info, found, locations, len, search_data, grid_id, tol, ierror) |
subroutine psmile_mg_search_3d_dble | ( | Type (Enddef_comp),intent(in) | comp_info, | |
Type (integer_vector),dimension (search_data%npart),intent(inout) | found, | |||
Type (integer_vector),dimension (search_data%npart),intent(inout) | locations, | |||
Integer,dimension (search_data%npart),intent(in) | len, | |||
Type (Enddef_search_data) | search_data, | |||
Integer,intent(in) | grid_id, | |||
Double Precision,intent(in) | tol, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_mg_search_3d_dble.F90.
References a, PSMILe::Grids, PRISM_Error_Alloc, psmile_mg_coarse_3d_dble(), and psmile_mg_next_level_3d_dble().
Referenced by psmile_mg_search().