FV3 Bundle
type_mom::mom_type Type Reference
Collaboration diagram for type_mom::mom_type:
[legend]

Public Member Functions

procedure alloc => mom_alloc
 
procedure compute => mom_compute
 

Public Attributes

integer ne
 
integer nsub
 
type(mom_blk_type), dimension(:), allocatable blk
 

Detailed Description

Definition at line 26 of file type_mom.F90.

Member Function/Subroutine Documentation

◆ alloc()

procedure type_mom::mom_type::alloc ( )

Definition at line 31 of file type_mom.F90.

◆ compute()

procedure type_mom::mom_type::compute ( )

Definition at line 32 of file type_mom.F90.

Member Data Documentation

◆ blk

type(mom_blk_type), dimension(:), allocatable type_mom::mom_type::blk

Definition at line 29 of file type_mom.F90.

◆ ne

integer type_mom::mom_type::ne

Definition at line 27 of file type_mom.F90.

◆ nsub

integer type_mom::mom_type::nsub

Definition at line 28 of file type_mom.F90.


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