Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_store_faces_3d_dble (indices_req, required, nreq, tgt_coords1, tgt_coords2, tgt_coords3, ncpl, corners1, corners2, corners3, corner_shape, nbr_corners, grid_valid_shape, send_mask, srcloc_ind, ibuf, len_item, ndibuf, ipia, buf, len_rtem, ndrbuf, ipa, ierror) |
subroutine psmile_store_faces_3d_dble | ( | Integer,dimension (nreq),intent(in) | indices_req, | |
Integer,dimension (nreq),intent(in) | required, | |||
Integer,intent(in) | nreq, | |||
Double Precision,dimension (ncpl),intent(in) | tgt_coords1, | |||
Double Precision,dimension (ncpl),intent(in) | tgt_coords2, | |||
Double Precision,dimension (ncpl),intent(in) | tgt_coords3, | |||
Integer,intent(in) | ncpl, | |||
Double Precision,dimension (corner_shape(1,1),intent(in) | corners1, | |||
Double Precision,dimension (corner_shape(1,1),intent(in) | corners2, | |||
Double Precision,dimension (corner_shape(1,1),intent(in) | corners3, | |||
Integer,dimension(2,3),intent(in) | corner_shape, | |||
Integer,intent(in) | nbr_corners, | |||
Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
Logical,dimension (nreq),intent(in) | send_mask, | |||
Integer,dimension (ndim_3d, ndibuf),intent(in) | srcloc_ind, | |||
Integer,dimension (len_item, ndibuf),intent(inout) | ibuf, | |||
Integer,intent(in) | len_item, | |||
Integer,intent(in) | ndibuf, | |||
Integer,intent(inout) | ipia, | |||
Double Precision,dimension (len_rtem, ndrbuf),intent(inout) | buf, | |||
Integer,intent(in) | len_rtem, | |||
Integer,intent(in) | ndrbuf, | |||
Integer,intent(inout) | ipa, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_store_faces_3d_dble.F90.
Referenced by psmile_global_search_dble().