GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Transient variant of the vtk-hdf unstructured grid format.
#include <gridformat.hpp>
Additional Inherited Members | |
Public Types inherited from GridFormat::FileFormat::FormatWithOptions< VTKHDFUnstructuredTransient, VTK::HDFTransientOptions > | |
using | Options = VTK::HDFTransientOptions |
Public Member Functions inherited from GridFormat::FileFormat::FormatWithOptions< VTKHDFUnstructuredTransient, VTK::HDFTransientOptions > | |
constexpr VTKHDFUnstructuredTransient | operator() (Options _opts) const |
Construct a new instance of this format with the given options. | |
constexpr VTKHDFUnstructuredTransient | with (Options _opts) const |
Construct a new instance of this format with the given options. | |
Public Attributes inherited from GridFormat::FileFormat::FormatWithOptions< VTKHDFUnstructuredTransient, VTK::HDFTransientOptions > | |
std::optional< Options > | opts |