Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_store_data_mask (mask_id, grid_id, mask_actual_shape, mask_array, new_mask, ierror) |
subroutine psmile_store_data_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 25 of file psmile_store_data_mask.F90.
References a, psmile_grid::get_size_of_shape(), psmile_user_data::grid_data, i5, psmile_user_data::mask_data, and not.
Referenced by prism_set_mask().