IOSS 2.0
Loading...
Searching...
No Matches
Ioad::Initializer Class Reference

Initialization of the adios database parts of the Ioss library. More...

#include <Ioad_Initializer.h>

Public Member Functions

 Initializer ()
 Initialize the adios database parts of the Ioss library.
 
 ~Initializer ()
 

Static Private Attributes

static int useCount = 0
 

Detailed Description

Initialization of the adios database parts of the Ioss library.

If any input or output type is adios, then an object of this type must be created before using any other functions or methods in the Ioss library except Ioss::Init::Initializer().

Constructor & Destructor Documentation

◆ Initializer()

Ioad::Initializer::Initializer ( )

Initialize the adios database parts of the Ioss library.

Calls appropriate internal functions and methods to initialize the adios database parts of the Ioss library.

◆ ~Initializer()

Ioad::Initializer::~Initializer ( )

Member Data Documentation

◆ useCount

int Ioad::Initializer::useCount = 0
staticprivate

The documentation for this class was generated from the following files: