Go to the source code of this file.
Defines | |
#define | TRANSF_SUP_2D_INTERP |
Functions/Subroutines | |
subroutine | psmile_neigh_trili_3d_reg (grid_valid_shape, interpolation_mode, cyclic, srclocs, nlocs, nloc, npreva, neighbors_3d, num_neigh, ierror) |
#define TRANSF_SUP_2D_INTERP |
subroutine psmile_neigh_trili_3d_reg | ( | Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |
Integer,intent(in) | interpolation_mode, | |||
Logical,dimension (ndim_3d),intent(in) | cyclic, | |||
Type (integer_vector),dimension (ndim_3d),intent(in) | srclocs, | |||
Integer,dimension (ndim_3d),intent(in) | nlocs, | |||
Integer,intent(in) | nloc, | |||
Integer,intent(in) | npreva, | |||
Integer,dimension (ndim_3d, nloc, num_neigh),intent(out) | neighbors_3d, | |||
Integer,intent(in) | num_neigh, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_neigh_trili_3d_reg.F90.
References a.
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_dble(), and psmile_info_trs_loc_gauss2_real().