Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_neigh_cells_3d_reg_dble (grid_valid_shape, interpolation_mode, cyclic, grid_id, search, corners, npoints, srclocs, ncpl, nbr_cells, ierror) |
subroutine psmile_neigh_cells_3d_reg_dble | ( | Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |
Integer,intent(in) | interpolation_mode, | |||
Logical,dimension (ndim_3d),intent(in) | cyclic, | |||
Integer,intent(in) | grid_id, | |||
Type (Enddef_search),intent(in) | search, | |||
Type (dble_vector),dimension (ndim_3d, search%npart),intent(in) | corners, | |||
Integer,dimension (ndim_3d, search%npart),intent(in) | npoints, | |||
Type (integer_vector),dimension (ndim_3d, search%npart),intent(in) | srclocs, | |||
Integer,intent(in) | ncpl, | |||
Integer,dimension(ncpl),intent(out) | nbr_cells, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 10 of file psmile_neigh_cells_3d_reg_dble.F90.
References a, PSMILe::Grids, max, PSMILe::neighcells_3d, not, and PRISM_Error_Alloc.
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_gauss2_dble(), and psmile_info_trs_loc_irreg2_dble().