GridFormat 0.4.0
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
[detail level 12]
 APIThe high-level API and recommended way of using GridFormat
 File FormatsClasses representing the available file formats. For predefined selectors, see Format Selectors
 Format SelectorsSelector classes for all available file formats. For more details on the formats, see the File Formats classes. For examples on how to use them, see API
 EncodingEncoders that can be used for I/O
 CompressionCompressors that can be used to compress data before writing
 VTKClasses & functions related to writing VTK files
 GridClasses & functions related to grids and operations on them
 PredefinedTraitsTraits specializations and helper classes for frameworks
 AdaptersAdapters around readers/writers for tweaking behaviour
 Common