#include <ADIOSReader.h>
Definition at line 36 of file ADIOSReader.h.
ADIOS::Reader::Reader |
( |
| ) |
|
ADIOS::Reader::~Reader |
( |
| ) |
|
static bool ADIOS::Reader::SetCommunicator |
( |
MPI_Comm |
| ) |
|
|
static |
static bool ADIOS::Reader::SetReadMethod |
( |
ReadMethod |
, |
|
|
const std::string & |
|
|
) |
| |
|
static |
void ADIOS::Reader::Open |
( |
const std::string & |
fileName | ) |
|
void ADIOS::Reader::Close |
( |
| ) |
|
void ADIOS::Reader::GetStepRange |
( |
int & |
tStart, |
|
|
int & |
tEnd |
|
) |
| const |
const std::vector<const Attribute*>& ADIOS::Reader::GetAttributes |
( |
| ) |
const |
const std::vector<const Scalar*>& ADIOS::Reader::GetScalars |
( |
| ) |
const |
const std::vector<const VarInfo*>& ADIOS::Reader::GetArrays |
( |
| ) |
const |
void ADIOS::Reader::ScheduleReadArray |
( |
int |
id, |
|
|
void * |
data, |
|
|
int |
step, |
|
|
int |
block |
|
) |
| |
void ADIOS::Reader::ReadArrays |
( |
| ) |
|
bool ADIOS::Reader::IsOpen |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- /home/demarle/Source/VTK/release/8.2/build/Utilities/Doxygen/dox/IO/ADIOS/ADIOSReader.h