FV3 Bundle
fms_io_mod::parse_mask_table Interface Reference

Private Member Functions

subroutine parse_mask_table_2d (mask_table, maskmap, modelname)
 
subroutine parse_mask_table_3d (mask_table, maskmap, modelname)
 

Detailed Description

Definition at line 468 of file fms_io.F90.

Member Function/Subroutine Documentation

◆ 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

Definition at line 8398 of file fms_io.F90.

◆ 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

Definition at line 8478 of file fms_io.F90.


The documentation for this interface was generated from the following file: