| 
    VTK
    9.3.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | vtx | 
| namespace | vtx::types | 
Macros | |
| #define | VTK_IO_ADIOS2_VTX_ARRAY_TYPE(MACRO) | 
Typedefs | |
| using | vtx::types::DataSet = std::map< std::string, DataArray > | 
| key: variable name, value: DataArray   | |
| using | vtx::types::Piece = std::map< DataSetType, DataSet > | 
Enumerations | |
| enum class | vtx::types::DataSetType {  vtx::types::CellData , vtx::types::PointData , vtx::types::Points , vtx::types::Coordinates , vtx::types::Cells , vtx::types::Verts , vtx::types::Lines , vtx::types::Strips , vtx::types::Polys }  | 
| #define VTK_IO_ADIOS2_VTX_ARRAY_TYPE | ( | MACRO | ) | 
Definition at line 45 of file VTXTypes.h.