FV3 Bundle
mpp_mod::event Type Reference

Private Attributes

character(len=16) name
 
integer(long_kind), dimension(max_events) ticks
 
integer(long_kind), dimension(max_events) bytes
 
integer calls
 

Detailed Description

Definition at line 269 of file mpp.F90.

Member Data Documentation

◆ bytes

integer(long_kind), dimension(max_events) mpp_mod::event::bytes
private

Definition at line 272 of file mpp.F90.

◆ calls

integer mpp_mod::event::calls
private

Definition at line 273 of file mpp.F90.

◆ name

character(len=16) mpp_mod::event::name
private

Definition at line 271 of file mpp.F90.

◆ ticks

integer(long_kind), dimension(max_events) mpp_mod::event::ticks
private

Definition at line 272 of file mpp.F90.


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