Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_do_masks_match (mask1_array, mask1_shape, mask2_array, mask2_shape, inter, nparts, match, ierror) |
subroutine psmile_do_masks_match | ( | Logical,dimension ( mask1_shape(1,1),intent(in) | mask1_array, | |
Integer,dimension(2,3),intent(in) | mask1_shape, | |||
Logical,dimension ( mask2_shape(1,1),intent(in) | mask2_array, | |||
Integer,dimension(2,3),intent(in) | mask2_shape, | |||
Integer,dimension (2, ndim_3d, nparts),intent(in) | inter, | |||
Integer,intent(in) | nparts, | |||
Logical,intent(out) | match, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_do_masks_match.F90.
Referenced by psmile_search_donor_gridless().