Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_hash_extra (search, locs, hash, nlocs, mask_array, mask_shape, mask_available, grid_valid_shape, ierror) |
| subroutine psmile_hash_extra | ( | Type (Enddef_global_search),intent(inout) | search, | |
| Integer,dimension (ndim_3d, nlocs),intent(in) | locs, | |||
| Integer,dimension (nlocs),intent(out) | hash, | |||
| Integer,intent(in) | nlocs, | |||
| 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 (2, ndim_3d),intent(in) | grid_valid_shape, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_hash_extra.F90.
References a, not, and PRISM_Error_Alloc.
Referenced by psmile_search_donor_extra_nn(), psmile_tricu_3d_extra_off(), psmile_tricu_gauss2_extra(), psmile_trili_3d_extra_off(), and psmile_trili_gauss2_extra().

1.6.1