Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_search_donor_1d_real (grid_id, idim, found, locations, coords, len, tol, ierror) |
subroutine psmile_search_donor_1d_real | ( | Integer,intent(in) | grid_id, | |
Integer,intent(in) | idim, | |||
Integer,dimension (len),intent(inout) | found, | |||
Integer,dimension (len),intent(inout) | locations, | |||
Real,dimension (len),intent(in) | coords, | |||
Integer,intent(in) | len, | |||
Real,intent(in) | tol, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_search_donor_1d_real.F90.
References a, PSMILe::Grids, psmile_mg_coarse_1d_real(), and psmile_mg_next_level_1d_real().
Referenced by psmile_search_donor_cells().