|
VTK
9.4.2
|
#include <map>#include <string>#include <vector>#include "vtkNew.h"#include "vtkUnstructuredGrid.h"#include "VTX/schema/vtk/VTXvtkBase.h"Go to the source code of this file.
Classes | |
| class | vtx::schema::VTXvtkVTU |
Namespaces | |
| namespace | vtx |
| namespace | vtx::schema |
Macros | |
| #define | declare_type(T) void SetBlocks(adios2::Variable<T> variable, types::DataArray& dataArray, size_t step) final; |
| #define declare_type | ( | T | ) | void SetBlocks(adios2::Variable<T> variable, types::DataArray& dataArray, size_t step) final; |
Definition at line 47 of file VTXvtkVTU.h.