GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Selector for the vtk-hdf file format with automatic deduction of the flavour. If the grid for which a writer is constructed is an image grid, it selects the image-grid flavour, otherwise it selects the flavour for unstructured grids (which requires the respective traits to be specialized). More...
#include <gridformat.hpp>
Public Member Functions | |
constexpr VTKHDFTransient | with (VTK::HDFTransientOptions opts) |
Return the transient variant of this format with the given options. | |
Static Public Member Functions | |
template<typename Grid > | |
static constexpr auto | from (const Grid &) |