Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_bbcells_3d_dble (method_id, array, shape, range, corners, corner_shape, nbr_corners, chmin, chmax, midp, levdim, cyclic, period, ierror) |
subroutine psmile_bbcells_3d_dble | ( | Integer,intent(in) | method_id, | |
Double Precision,dimension(shape(1,1),intent(in) | array, | |||
Integer,dimension(2,3),intent(in) | shape, | |||
Integer,dimension(2,3),intent(out) | range, | |||
Double Precision,dimension (corner_shape(1,1),intent(in) | corners, | |||
Integer,dimension(2,3),intent(in) | corner_shape, | |||
Integer,intent(in) | nbr_corners, | |||
Double Precision,dimension (range(1,1),intent(out) | chmin, | |||
Double Precision,dimension (range(1,1),intent(out) | chmax, | |||
Double Precision,dimension (range(1,1),intent(out) | midp, | |||
Integer,dimension (ndim_3d),intent(in) | levdim, | |||
Logical,intent(in) | cyclic, | |||
Double Precision,intent(in) | period, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_bbcells_3d_dble.F90.
References a, max, PRISM_Error_Alloc, and psmile_bbcells_2d_dble().
Referenced by psmile_search_donor_3d_dble().