Go to the source code of this file.
Defines | |
#define | LIMIT |
Functions/Subroutines | |
subroutine | psmile_bbcells_virt_2d_real (method_id, coords1, coords2, coords_shape, coords_range, corners1, corners2, corner_shape, nbr_corners, chmin1_corner, chmin2_corner, chmax1_corner, chmax2_corner, levdim_corner, chmin1, chmin2, chmax1, chmax2, midp1, midp2, levdim, period, bmaski, bmaskj, ierror) |
#define LIMIT |
subroutine psmile_bbcells_virt_2d_real | ( | Integer,intent(in) | method_id, | |
Real,dimension(coords_shape(1,1),intent(inout) | coords1, | |||
Real,dimension(coords_shape(1,1),intent(inout) | coords2, | |||
Integer,dimension(2,2),intent(inout) | coords_shape, | |||
Integer,dimension(2,2),intent(out) | coords_range, | |||
Real,dimension (corner_shape(1,1),intent(in) | corners1, | |||
Real,dimension (corner_shape(1,1),intent(in) | corners2, | |||
Integer,dimension(2,2),intent(in) | corner_shape, | |||
Integer,intent(in) | nbr_corners, | |||
Real,dimension (levdim_corner(1,1),intent(in) | chmin1_corner, | |||
Real,dimension (levdim_corner(1,1),intent(in) | chmin2_corner, | |||
Real,dimension (levdim_corner(1,1),intent(in) | chmax1_corner, | |||
Real,dimension (levdim_corner(1,1),intent(in) | chmax2_corner, | |||
Integer,dimension(2,2),intent(in) | levdim_corner, | |||
Real,dimension (coords_range(1,1),intent(inout) | chmin1, | |||
Real,dimension (coords_range(1,1),intent(inout) | chmin2, | |||
Real,dimension (coords_range(1,1),intent(inout) | chmax1, | |||
Real,dimension (coords_range(1,1),intent(inout) | chmax2, | |||
Real,dimension (coords_range(1,1),intent(inout) | midp1, | |||
Real,dimension (coords_range(1,1),intent(inout) | midp2, | |||
Integer,dimension (ndim_2d),intent(in) | levdim, | |||
Real,intent(in) | period, | |||
Integer,dimension (coords_range(1,1),intent(out) | bmaski, | |||
Integer,dimension (coords_range(1,2),intent(out) | bmaskj, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_bbcells_virt_2d_real.F90.
References a, PSMILe::Grids, max, PSMILe::Methods, not, and PRISM_Error_Alloc.
Referenced by psmile_mg_method_irreg2_real().