version 0.6.0
Loading...
Searching...
No Matches
type_adios_io_base::t_adios_io_base Type Reference

Base type for ADIOS reader/writer.

+ Inheritance diagram for type_adios_io_base::t_adios_io_base:

Public Member Functions

procedure, non_overridable add_group (adios_io_base, label)
 Add a group to the top of the stack.
 
procedure, non_overridable pop_group (adios_io_base)
 Remove a group from the top of the stack.
 
procedure, non_overridable get_label (adios_io_base)
 Get the label generated by the stack.
 

Static Public Member Functions

procedure, non_overridable, nopass handle_error (error_id)
 Try to understand errors from ADIOS.
 

Public Attributes

logical is_initialized = .false.
 Flag that contains the state of the reader/writer.
 
type(t_label_stack), pointer label_stack => null()
 Label stack.
 

Member Function/Subroutine Documentation

◆ handle_error()

procedure, non_overridable, nopass type_adios_io_base::t_adios_io_base::handle_error ( integer, intent(in) error_id)
staticfinal
Parameters
[in]error_iderror code

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