FV3 Bundle
|
Public Member Functions | |
procedure | alloc => mom_alloc |
procedure | compute => mom_compute |
Public Attributes | |
integer | ne |
integer | nsub |
type(mom_blk_type), dimension(:), allocatable | blk |
Definition at line 26 of file type_mom.F90.
procedure type_mom::mom_type::alloc | ( | ) |
Definition at line 31 of file type_mom.F90.
procedure type_mom::mom_type::compute | ( | ) |
Definition at line 32 of file type_mom.F90.
type(mom_blk_type), dimension(:), allocatable type_mom::mom_type::blk |
Definition at line 29 of file type_mom.F90.
integer type_mom::mom_type::ne |
Definition at line 27 of file type_mom.F90.
integer type_mom::mom_type::nsub |
Definition at line 28 of file type_mom.F90.