GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Options for VTK-XML files for setting the desired encoding, data format and compression. More...
#include <xml.hpp>
The data format can be
For encoding one can choose between
Note, however, that ascii encoding only works with inlined data, and raw binary encoding only works with appended data. Finally, one can choose between three different compressors or GridFormat::none:
Note that these compressors are only available if the respective libraries were found. All options can also be set to GridFormat::automatic, in which case a suitable option is chosen.