IGMBaseLib 1.0
Private Attributes

Physical_Field_Manager::Physical_Field Type Reference

This type is a Base type for some objects to manage the physical field data. More...

List of all members.

Private Attributes

character(TOKEN) field_name
 The (short) name of a physical field.
character(STRING) long_name
 The name of (or explanation for) a physical field.
character(TOKEN) units
 The unit of a physical field.
integer field_rank
 The rank of a physical field.

Detailed Description

This type is a Base type for some objects to manage the physical field data.

Definition at line 36 of file Physical_Field_Manager.f90.


Member Data Documentation

The (short) name of a physical field.

Definition at line 40 of file Physical_Field_Manager.f90.

The rank of a physical field.

Definition at line 55 of file Physical_Field_Manager.f90.

The name of (or explanation for) a physical field.

Definition at line 45 of file Physical_Field_Manager.f90.

The unit of a physical field.

Definition at line 50 of file Physical_Field_Manager.f90.


The documentation for this type was generated from the following file:
 All Classes Namespaces Files Functions Variables