Go to the source code of this file.
Defines | |
#define | SEARCH_ON_FINAL_GRID |
Functions/Subroutines | |
subroutine | psmile_search_donor_2d_dble (found, locations, len, search, ipart, grid_id, first_method_id, var_id, tol, ierror) |
#define SEARCH_ON_FINAL_GRID |
subroutine psmile_search_donor_2d_dble | ( | Integer,dimension (len),intent(inout) | found, | |
Integer,dimension (ndim_2d, len),intent(inout) | locations, | |||
Integer,intent(in) | len, | |||
Type (Enddef_search) | search, | |||
Integer,intent(in) | ipart, | |||
Integer,intent(in) | grid_id, | |||
Integer,intent(in) | first_method_id, | |||
Integer,intent(in) | var_id, | |||
Double Precision,intent(in) | tol, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_search_donor_2d_dble.F90.
References a, PSMILe::Grids, PRISM_Error_Alloc, psmile_mg_coarse_2d_dble(), psmile_mg_final_2d_dble(), and psmile_mg_next_level_2d_dble().
Referenced by psmile_search_donor_cells().