Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_bbcells_2d_real (coords, coords_shape, sub_range, corner_shape, chmin, chmax, midp, levdim, period, ierror) |
subroutine psmile_bbcells_2d_real | ( | Real,dimension(coords_shape(1,1),intent(in) | coords, | |
Integer,dimension(2,2),intent(in) | coords_shape, | |||
Integer,dimension(2,2),intent(out) | sub_range, | |||
Integer,dimension (2, ndim_2d),intent(in) | corner_shape, | |||
Real,dimension (sub_range(1,1),intent(out) | chmin, | |||
Real,dimension (sub_range(1,1),intent(out) | chmax, | |||
Real,dimension (sub_range(1,1),intent(out) | midp, | |||
Integer,dimension (ndim_2d),intent(in) | levdim, | |||
Real,intent(in) | period, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_bbcells_2d_real.F90.
Referenced by psmile_bbcells_3d_real(), and psmile_mg_method_irreg2_real().