|
FMS
2026.01
Flexible Modeling System
|
Metadata class for real(kind=4) attribute values. More...
Public Attributes | |
| integer | attribute_length = -1 |
| length of the attribute value array, -1 if not set | |
| character(len=attr_name_max_length) | attribute_name |
| name of the attribute to write | |
| real(r4_kind), dimension(attr_value_max_length) | attribute_value |
| integer | mpi_type_id = -1 |
| MPI datatype id corresponding to this data objects data -1 if not set. | |
Metadata class for real(kind=4) attribute values.
Definition at line 70 of file metadata_transfer.F90.