FMS  2024.03
Flexible Modeling System
diagdomain_t Type Reference

Type to hold the domain info for an axis This type was created to avoid having to send in "Domain", "Domain2", "DomainUG" as arguments into subroutines and instead only 1 class(diagDomain_t) argument can be send. More...

Private Member Functions

procedure get_ntiles
 
procedure length => get_length
 
procedure set => set_axis_domain
 

Detailed Description

Type to hold the domain info for an axis This type was created to avoid having to send in "Domain", "Domain2", "DomainUG" as arguments into subroutines and instead only 1 class(diagDomain_t) argument can be send.

Definition at line 64 of file fms_diag_axis_object.F90.


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