Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_neigh_extra_points (search, extra_search, mask_array, mask_shape, mask_available, use_how, grid_valid_shape, neighbors_3d, nloc, n_corners, len_cpl, ierror) |
subroutine psmile_neigh_extra_points | ( | Type (Enddef_search),intent(in) | search, | |
Type (Extra_search_info),intent(inout) | extra_search, | |||
Logical,dimension (mask_shape (1,1),intent(in) | mask_array, | |||
Integer,dimension (2,3),intent(in) | mask_shape, | |||
Logical,intent(in) | mask_available, | |||
Integer,dimension(3),intent(in) | use_how, | |||
Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
Integer,dimension (ndim_3d, nloc, n_corners),intent(inout) | neighbors_3d, | |||
Integer,intent(in) | nloc, | |||
Integer,intent(in) | n_corners, | |||
Integer,dimension (search%npart),intent(in) | len_cpl, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_neigh_extra_points.F90.
References a, PSMILe::Grids, psmile_debug_trace::ictl, not, and PRISM_Error_Alloc.
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_dble(), psmile_info_trs_loc_gauss2_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().