GridFormat 0.4.0
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  gridformat
  common
 field.hpp
  compression
 common.hppCommon classes used in the context of data compression
 concepts.hppConcepts related to data compression
 decompress.hppDecompress compressed data
 lz4.hppCompressor using the LZ4 library
 lzma.hppCompressor using the LZMA library
 zlib.hppCompressor using the ZLIB library
  encoding
 ascii.hppEncoder and stream using ascii
 base64.hppEncoder and stream using base64
 concepts.hppConcepts related to data encoding
 encoded_field.hppWraps a field and makes it streamable using encoding
 raw.hppEncoder and stream for raw binary output
  grid
 concepts.hppGrid concepts
 converter.hppConverter between grid formats
 image_grid.hppPredefined image grid implementation
 reader.hppBase class for grid data readers
 writer.hppBase classes for grid data writers
  traits
 cgal.hppTraits specializations for cgal triangulations in 2D 3D
 dealii.hppTraits specializations for dealii triangulations
 dolfinx.hppTraits specializations for dolfinx meshes
 dune.hppTraits specializations for dune grid views
 mfem.hppTraits specializations for mfem::Mesh
  vtk
 appendix.hppHelper classes for writing VTK appendices of xml formats
 attributes.hppHelper functions to get the VTK-specific names of things
 common.hppCommon functionality for VTK writers
 data_array.hpp
 hdf_common.hppCommon functionality for writing VTK HDF files
 hdf_image_grid_reader.hppReader for the VTK HDF file format for image grids
 hdf_image_grid_writer.hppWriter for the VTK HDF file format for image grids
 hdf_reader.hppReaders for the VTK HDF file formats
 hdf_unstructured_grid_reader.hppReader for the VTK HDF file format for unstructured grids
 hdf_unstructured_grid_writer.hppWriter for the VTK HDF file format for unstructured grids
 hdf_writer.hppWriters for the VTK HDF file formats
 parallel.hppHelper function for writing parallel VTK files
 pvd_reader.hpp
 pvd_writer.hpp
 pvti_reader.hpp
 pvti_writer.hpp
 pvtp_reader.hpp
 pvtp_writer.hpp
 pvtr_reader.hpp
 pvtr_writer.hpp
 pvts_reader.hpp
 pvts_writer.hpp
 pvtu_reader.hpp
 pvtu_writer.hpp
 pxml_reader.hpp
 vti_reader.hpp
 vti_writer.hpp
 vtp_reader.hpp
 vtp_writer.hpp
 vtr_reader.hpp
 vtr_writer.hpp
 vts_reader.hpp
 vts_writer.hpp
 vtu_reader.hpp
 vtu_writer.hpp
 xml.hppHelper classes and functions for VTK XML-type file format writers & readers
 xml_time_series_writer.hpp
 gridformat.hppThis file is the entrypoint to the high-level API exposing all provided readers/writers through a unified interface
 reader.hppA generic reader providing access to the readers for all supported formats
 writer.hppA generic writer providing access to the writers for all supported formats