| VTK
    9.0.1
    | 
#include <VTXvtkVTI.h>
| Public Member Functions | |
| VTXvtkVTI (const std::string &schema, adios2::IO &io, adios2::Engine &engine) | |
| ~VTXvtkVTI () | |
|  Public Member Functions inherited from vtx::schema::VTXvtkBase | |
| VTXvtkBase (const std::string &type, const std::string &schema, adios2::IO &io, adios2::Engine &engine) | |
| virtual | ~VTXvtkBase () | 
|  Public Member Functions inherited from vtx::VTXSchema | |
| VTXSchema (const std::string &type, const std::string &schema, adios2::IO &io, adios2::Engine &engine) | |
| Generic base constructor.  More... | |
| virtual | ~VTXSchema () | 
| void | Fill (vtkMultiBlockDataSet *multiBlock, const size_t step=0) | 
| Fills multiblock data from request steps.  More... | |
| Additional Inherited Members | |
|  Public Attributes inherited from vtx::VTXSchema | |
| const std::string | Type | 
| carries schema type from derived class  More... | |
| std::string | Schema | 
| schema contents as a single string  More... | |
| std::map< double, size_t > | Times | 
| Stored times and corresponding steps.  More... | |
|  Protected Member Functions inherited from vtx::schema::VTXvtkBase | |
| bool | ReadDataSets (const types::DataSetType type, const size_t step, const size_t pieceID) | 
| void | InitTimes () final | 
| std::string | DataSetType (const types::DataSetType type) const noexcept | 
|  Protected Member Functions inherited from vtx::VTXSchema | |
| void | GetTimes (const std::string &variableName="") | 
| void | GetDataArray (const std::string &variableName, types::DataArray &dataArray, const size_t step=0) | 
|  Protected Attributes inherited from vtx::schema::VTXvtkBase | |
| std::vector< types::Piece > | Pieces | 
|  Protected Attributes inherited from vtx::VTXSchema | |
| adios2::IO & | IO | 
| adios2::Engine & | Engine | 
|  Static Protected Attributes inherited from vtx::schema::VTXvtkBase | |
| const static std::set< std::string > | TIMENames | 
| const static std::set< std::string > | SpecialNames | 
| const static std::map< types::DataSetType, std::string > | DataSetTypes | 
Definition at line 40 of file VTXvtkVTI.h.
| vtx::schema::VTXvtkVTI::VTXvtkVTI | ( | const std::string & | schema, | 
| adios2::IO & | io, | ||
| adios2::Engine & | engine | ||
| ) | 
| vtx::schema::VTXvtkVTI::~VTXvtkVTI | ( | ) | 
 1.8.17
 1.8.17