Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_mg_coarse_3d_real (lev, chmin, chmax, found, locations, coords1, coords2, coords3, ibeg, iend) |
subroutine psmile_mg_coarse_3d_real | ( | Integer,intent(in) | lev, | |
Type (real_vector),dimension (ndim_3d),intent(in) | chmin, | |||
Type (real_vector),dimension (ndim_3d),intent(in) | chmax, | |||
Integer,dimension (iend),intent(inout) | found, | |||
Integer,dimension (iend),intent(inout) | locations, | |||
Real,dimension (iend),intent(in) | coords1, | |||
Real,dimension (iend),intent(in) | coords2, | |||
Real,dimension (iend),intent(in) | coords3, | |||
Integer,intent(inout) | ibeg, | |||
Integer,intent(inout) | iend | |||
) |
Definition at line 11 of file psmile_mg_coarse_3d_real.F90.
References a.
Referenced by psmile_search_donor_3d_real().