Definition at line 468 of file fms_io.F90.
◆ parse_mask_table_2d()
subroutine fms_io_mod::parse_mask_table::parse_mask_table_2d |
( |
character(len=*), intent(in) |
mask_table, |
|
|
logical, dimension(:,:), intent(out) |
maskmap, |
|
|
character(len=*), intent(in) |
modelname |
|
) |
| |
|
private |
◆ parse_mask_table_3d()
subroutine fms_io_mod::parse_mask_table::parse_mask_table_3d |
( |
character(len=*), intent(in) |
mask_table, |
|
|
logical, dimension(:,:,:), intent(out) |
maskmap, |
|
|
character(len=*), intent(in) |
modelname |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: