Go to the source code of this file.
Functions/Subroutines | |
subroutine | prism_set_mask (mask_id, grid_id, mask_actual_shape, mask_array, new_mask, ierror) |
subroutine prism_set_mask | ( | integer,intent(inout) | mask_id, | |
integer,intent(in) | grid_id, | |||
integer,dimension(2, *),intent(in) | mask_actual_shape, | |||
logical,dimension (*),intent(in) | mask_array, | |||
logical,intent(in) | new_mask, | |||
integer,intent(out) | ierror | |||
) |
Definition at line 27 of file prism_set_mask.F90.
References a, psmile_grid::get_size_of_shape(), i5, not, and psmile_store_data_mask().