0.6.0
Loading...
Searching...
No Matches
mod_notus_adios_type::t_notus_adios_container Type Reference

ADIOS container The ADIOS container allows to keep track of every ADIOS internal variables. More...

Public Attributes

character(len=:), allocatable filename
 File name.
 
character(len=:), allocatable group_name
 Current group name.
 
character(len=:), allocatable grid_name
 Current mesh name.
 
character(len=:), allocatable suffix
 Suffix appended to the name of each component (grid or field)
 
character(len=:), allocatable file_suffix
 Suffix appended to the filename.
 
integer(kind=8) adios_group_id
 Current group id.
 
integer(kind=8) adios_group_size
 Current group size.
 
integer(kind=8) adios_handle
 Used to communicate with the ADIOS library.
 

Detailed Description

ADIOS container The ADIOS container allows to keep track of every ADIOS internal variables.


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