FMS  2026.01
Flexible Modeling System
metadata_r8_type Type Reference

Metadata class for real(kind=8) attribute values. More...

Collaboration diagram for metadata_r8_type:
[legend]

Public Member Functions

procedure fms_metadata_broadcast
 
procedure fms_metadata_transfer_init
 
procedure get_attribute_name
 
procedure get_attribute_value => get_attribute_r8_value
 
procedure set_attribute_name
 
procedure set_attribute_value => set_attribute_r8_value
 

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(r8_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.
 

Detailed Description

Metadata class for real(kind=8) attribute values.

Definition at line 62 of file metadata_transfer.F90.


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