GridFormat 0.4.0
I/O-Library for grid-like data structures
|
Selector for a time series of any VTK-XML format.
#include <gridformat.hpp>
Additional Inherited Members | |
![]() | |
using | Options = Opts |
![]() | |
constexpr auto | with_encoding (VTK::XML::Encoder e) const |
Construct a new instance of this format with modified encoding option. | |
constexpr auto | with_data_format (VTK::XML::DataFormat f) const |
Construct a new instance of this format with modified data format option. | |
constexpr auto | with_compression (VTK::XML::Compressor c) const |
Construct a new instance of this format with modified compression option. | |
![]() | |
constexpr Format | operator() (Options _opts) const |
Construct a new instance of this format with the given options. | |
constexpr Format | with (Options _opts) const |
Construct a new instance of this format with the given options. | |
![]() | |
std::optional< Options > | opts = {} |