Go to the source code of this file.
Defines | |
#define | TRANSF_SUP_2D_INTERP |
Functions/Subroutines | |
subroutine | psmile_neigh_trili_3d (grid_valid_shape, interpolation_mode, cyclic, srcloc, nloc, neighbors_3d, num_neigh, ierror) |
#define TRANSF_SUP_2D_INTERP |
subroutine psmile_neigh_trili_3d | ( | Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |
Integer,intent(in) | interpolation_mode, | |||
Logical,dimension (ndim_3d),intent(in) | cyclic, | |||
Integer,dimension (ndim_3d, nloc),intent(in) | srcloc, | |||
Integer,intent(in) | nloc, | |||
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.F90.
References a.
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_irreg2_dble(), psmile_info_trs_loc_irreg2_real(), psmile_info_trs_locs_3d_dble(), and psmile_info_trs_locs_3d_real().