ADIOS container The ADIOS container allows to keep track of every ADIOS internal variables.
More...
|
|
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.
|
| |
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:
- src/lib/io/grids_and_fields/adios_interface/type.f90