CGridFormat::FileFormat::Any | Selector for an unspecified file format. When using this format, GridFormat will automatically select a format or deduce from a file being read, for instance |
CGridFormat::AnyReaderFactory< C > | |
CGridFormat::FileFormat::AnyTimeSeries | Time series variant of the Any format selector |
CGridFormat::VTK::DataFormat::Appended | Appended data format (all data is appended at the end of the xml file) |
CGridFormat::VTK::Appendix | Stores vtk data arrays to be exported as vtk-xml appendix |
CGridFormat::VTK::AppendixStreamObserver | Observer for appendices. Allows registering the offsets when streaming all fields that are part of the appendix |
CGridFormat::Encoding::Ascii | Ascii encoder |
CGridFormat::AsciiFormatOptions | Options for fomatted output of ranges with ascii encoding |
CGridFormat::Encoding::Base64 | Base64 encoder |
CGridFormat::Base64Decoder | |
CGridFormat::Base64EncoderOptions | Options for formatted output of ranges with base64 encoding |
CGridFormat::Traits::Basis< ConverterDetail::ConverterGrid > | |
CGridFormat::Compression::Blocks< HeaderType > | Stores the block sizes used for compressing the given amount of bytes |
►Cstd::bool_constant | |
CGridFormat::Traits::WritesConnectivity< APIDetail::SequentialOrParallelReader< S, P > > | |
CGridFormat::DolfinX::Cell | |
CGridFormat::Traits::CellPoints< ConverterDetail::ConverterGrid, std::int64_t > | |
CGridFormat::Traits::CellPoints< DolfinX::LagrangePolynomialGrid, DolfinX::Cell > | |
CGridFormat::Traits::CellPoints< dolfinx::mesh::Mesh, DolfinX::Cell > | |
CGridFormat::Traits::CellPoints< Dune::GridView< Traits >, DuneDetail::Element< Dune::GridView< Traits > > > | |
CGridFormat::Traits::CellPoints< Dune::LagrangePolynomialGrid< GridView >, typename Dune::LagrangePolynomialGrid< GridView >::Cell > | |
CGridFormat::Traits::CellPoints< Grid, GridFormat::CGAL::Cell< Grid > > | |
CGridFormat::Traits::CellPoints< mfem::Mesh, GridFormat::MFEM::Cell > | |
CGridFormat::Traits::CellPoints< T, DealII::Cell< T > > | |
CGridFormat::Traits::Cells< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::Cells< DolfinX::LagrangePolynomialGrid > | |
CGridFormat::Traits::Cells< dolfinx::mesh::Mesh > | |
CGridFormat::Traits::Cells< Dune::GridView< Traits > > | |
CGridFormat::Traits::Cells< Dune::LagrangePolynomialGrid< GridView > > | |
CGridFormat::Traits::Cells< Grid > | |
CGridFormat::Traits::Cells< mfem::Mesh > | |
CGridFormat::Traits::Cells< T > | |
CGridFormat::Traits::CellType< ConverterDetail::ConverterGrid, std::int64_t > | |
CGridFormat::Traits::CellType< DolfinX::LagrangePolynomialGrid, DolfinX::Cell > | |
CGridFormat::Traits::CellType< dolfinx::mesh::Mesh, DolfinX::Cell > | |
CGridFormat::Traits::CellType< Dune::GridView< Traits >, DuneDetail::Element< Dune::GridView< Traits > > > | |
CGridFormat::Traits::CellType< Dune::LagrangePolynomialGrid< GridView >, typename Dune::LagrangePolynomialGrid< GridView >::Cell > | |
CGridFormat::Traits::CellType< Grid, GridFormat::CGAL::Cell< Grid > > | |
CGridFormat::Traits::CellType< mfem::Mesh, GridFormat::MFEM::Cell > | |
CGridFormat::Traits::CellType< T, DealII::Cell< T > > | |
CGridFormat::Traits::CommunicatorAccess< Writer > | Can be specialized by parallel writers to expose their underlying communicator |
CGridFormat::Traits::CommunicatorAccess< Writer > | Default specialization for writers that have a communicator() function |
CGridFormat::Compression::CompressedBlocks< HeaderType > | Stores the uncompressed/compressed block sizes after completion of a compression |
CGridFormat::ConversionOptions< OutFormat, InFormat > | Options for format conversions |
►CGridFormat::Detail::CRTPBase | |
►CGridFormat::VTK::XMLWriterBase< Grid, PVTIWriter< Grid, Communicator > > | |
CGridFormat::PVTIWriter< Grid, Communicator > | Writer for parallel .pvti files |
►CGridFormat::VTK::XMLWriterBase< Grid, PVTPWriter< Grid, Communicator > > | |
CGridFormat::PVTPWriter< Grid, Communicator > | Writer for parallel .pvtu files |
►CGridFormat::VTK::XMLWriterBase< Grid, PVTRWriter< Grid, Communicator > > | |
CGridFormat::PVTRWriter< Grid, Communicator > | Writer for parallel .pvtr files |
►CGridFormat::VTK::XMLWriterBase< Grid, PVTSWriter< Grid, Communicator > > | |
CGridFormat::PVTSWriter< Grid, Communicator > | Writer for parallel .pvts files |
►CGridFormat::VTK::XMLWriterBase< Grid, PVTUWriter< Grid, Communicator > > | |
CGridFormat::PVTUWriter< Grid, Communicator > | Writer for parallel .pvtu files |
►CGridFormat::VTK::XMLWriterBase< Grid, VTIWriter< Grid > > | |
CGridFormat::VTIWriter< Grid > | Writer for .vti file format |
►CGridFormat::VTK::XMLWriterBase< Grid, VTPWriter< Grid > > | |
CGridFormat::VTPWriter< Grid > | Writer for .vtu file format |
►CGridFormat::VTK::XMLWriterBase< Grid, VTRWriter< Grid > > | |
CGridFormat::VTRWriter< Grid > | Writer for .vtr file format |
►CGridFormat::VTK::XMLWriterBase< Grid, VTSWriter< Grid > > | |
CGridFormat::VTSWriter< Grid > | Writer for .vts file format |
►CGridFormat::VTK::XMLWriterBase< Grid, VTUWriter< Grid > > | |
CGridFormat::VTUWriter< Grid > | Writer for .vtu file format |
CGridFormat::VTK::XMLWriterBase< G, Impl > | Base class for VTK-XML Writer implementations |
CGridFormat::VTK::DataArray< Encoder, Compressor, HeaderType > | Wraps a field and exposes it as VTK data array. Essentially, this implements the operator<< to stream the field data in the way that VTK file formats require it |
►CAPIDetail::DefaultReaderFactory | |
CGridFormat::ReaderFactory< FileFormat::VTKHDFImage > | Specialization of the ReaderFactory for the vtk-hdf image grid format |
CGridFormat::ReaderFactory< FileFormat::VTKHDFImageTransient > | Specialization of the ReaderFactory for the transient vtk-hdf image grid format |
►CAPIDetail::DefaultTemplatedReaderFactory | |
CGridFormat::ReaderFactory< FileFormat::PVD< PieceFormat > > | Specialization of the ReaderFactory for the .pvd time series file format |
CGridFormat::ReaderFactory< FileFormat::PVDClosure > | Specialization of the ReaderFactory for the .pvd time series closure type |
CGridFormat::ReaderFactory< FileFormat::VTKHDF > | Specialization of the ReaderFactory for the vtk-hdf file format with automatic flavour selection |
CGridFormat::ReaderFactory< FileFormat::VTKHDFTransient > | Specialization of the ReaderFactory for the transient vtk-hdf file format with automatic flavour selection |
CGridFormat::ReaderFactory< FileFormat::VTKHDFUnstructured > | Specialization of the ReaderFactory for the vtk-hdf unstructured grid format |
CGridFormat::ReaderFactory< FileFormat::VTKHDFUnstructuredTransient > | Specialization of the ReaderFactory for the vtk-hdf unstructured grid format |
CGridFormat::VTIWriter< Grid >::Domain | |
CGridFormat::VTRWriter< Grid >::Domain | |
CGridFormat::VTSWriter< Grid >::Domain | |
CGridFormat::EncodedField< F, Encoder > | Wraps a field and makes it streamable using encoding |
CGridFormat::Traits::Extents< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::Extents< Dune::GridView< Traits > > | |
►Cstd::false_type | |
CGridFormat::Traits::WritesConnectivity< PVTIWriter< Args... > > | |
CGridFormat::Traits::WritesConnectivity< PVTRWriter< Args... > > | |
CGridFormat::Traits::WritesConnectivity< VTIWriter< Args... > > | |
CGridFormat::Traits::WritesConnectivity< VTKHDFImageGridTimeSeriesWriter< Args... > > | |
CGridFormat::Traits::WritesConnectivity< VTKHDFImageGridWriter< Args... > > | |
CGridFormat::Traits::WritesConnectivity< VTKHDFTimeSeriesWriter< Grid, Args... > > | |
CGridFormat::Traits::WritesConnectivity< VTKHDFWriter< Grid, Args... > > | |
CGridFormat::Traits::WritesConnectivity< VTRWriter< Args... > > | |
►CGridFormat::Field | Abstract interface for fields of values that is used by writers/readers to store fields |
CGridFormat::Dune::FunctionField< _Function, Grid, T > | Implements the field interface for a Dune::Function defined on a (wrapped) Dune::GridView |
CGridFormat::GridReader::FieldNames | |
►CGridFormat::FileFormat::FormatWithOptions< Format, Opts > | Base class for formats taking options |
►CGridFormat::FileFormat::VTKXMLFormatBase< VTI > | |
CGridFormat::FileFormat::VTI | Selector for the .vti/.pvti image grid file format to be passed to the Writer |
►CGridFormat::FileFormat::VTKXMLFormatBase< VTKXMLTimeSeries< VTX > > | |
CGridFormat::FileFormat::VTKXMLTimeSeries< VTX > | Selector for a time series of any VTK-XML format |
►CGridFormat::FileFormat::VTKXMLFormatBase< VTP > | |
CGridFormat::FileFormat::VTP | Selector for the .vtp/.pvtp file format for two-dimensional unstructured grids |
►CGridFormat::FileFormat::VTKXMLFormatBase< VTR > | |
CGridFormat::FileFormat::VTR | Selector for the .vtr/.pvtr rectilinear grid file format to be passed to the Writer |
►CGridFormat::FileFormat::VTKXMLFormatBase< VTS > | |
CGridFormat::FileFormat::VTS | Selector for the .vts/.pvts structured grid file format to be passed to the Writer |
►CGridFormat::FileFormat::VTKXMLFormatBase< VTU > | |
CGridFormat::FileFormat::VTU | Selector for the .vtu/.pvtu file format for general unstructured grids |
CGridFormat::FileFormat::FormatWithOptions< VTI, VTK::XMLOptions > | |
►CGridFormat::FileFormat::FormatWithOptions< VTKFormat, VTK::XMLOptions > | |
CGridFormat::FileFormat::VTKXMLFormatBase< VTKFormat > | Base class for VTK-XML formats |
►CGridFormat::FileFormat::FormatWithOptions< VTKHDFImageTransient, VTK::HDFTransientOptions > | |
CGridFormat::FileFormat::VTKHDFImageTransient | Transient variant of the vtk-hdf image data format |
►CGridFormat::FileFormat::FormatWithOptions< VTKHDFTransient, VTK::HDFTransientOptions > | |
CGridFormat::FileFormat::VTKHDFTransient | Selector for the transient 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) |
►CGridFormat::FileFormat::FormatWithOptions< VTKHDFUnstructuredTransient, VTK::HDFTransientOptions > | |
CGridFormat::FileFormat::VTKHDFUnstructuredTransient | Transient variant of the vtk-hdf unstructured grid format |
CGridFormat::FileFormat::FormatWithOptions< VTKXMLTimeSeries< VTX >, VTK::XMLOptions > | |
CGridFormat::FileFormat::FormatWithOptions< VTP, VTK::XMLOptions > | |
CGridFormat::FileFormat::FormatWithOptions< VTR, VTK::XMLOptions > | |
CGridFormat::FileFormat::FormatWithOptions< VTS, VTK::XMLOptions > | |
CGridFormat::FileFormat::FormatWithOptions< VTU, VTK::XMLOptions > | |
CGridFormat::Dune::GridFactoryAdapter< Grid > | Adapter around a Dune::GridFactory to be compatible with GridFormat::Concepts::GridFactory. Can be used to export a grid from a reader directly into a Dune::GridFactory. For instance: |
►CGridFormat::GridReader | Abstract base class for all readers, defines the common interface |
CGridFormat::PVDReader< C > | Reader for .pvd time series file format |
CGridFormat::Reader | Interface to the readers for all supported file formats |
CGridFormat::VTIReader | Reader for .vti file format |
►CGridFormat::VTK::PXMLReaderBase< PieceReader > | Base class for readers of parallel vtk-xml file formats |
►CGridFormat::VTK::PXMLStructuredGridReader< VTIReader > | |
CGridFormat::PVTIReader | Reader for .pvtp file format |
►CGridFormat::VTK::PXMLStructuredGridReader< VTRReader > | |
CGridFormat::PVTRReader | Reader for .pvtr file format |
►CGridFormat::VTK::PXMLStructuredGridReader< VTSReader > | |
CGridFormat::PVTSReader | Reader for .pvts file format |
►CGridFormat::VTK::PXMLUnstructuredGridReader< VTPReader > | |
CGridFormat::PVTPReader | Reader for .pvtp file format |
►CGridFormat::VTK::PXMLUnstructuredGridReader< VTUReader > | |
CGridFormat::PVTUReader | Reader for .pvtu file format |
CGridFormat::VTK::PXMLStructuredGridReader< PieceReader > | Base class for readers of parallel vtk-xml file formats for structured grids |
CGridFormat::VTK::PXMLUnstructuredGridReader< PieceReader > | Base class for readers of parallel vtk-xml file formats for unstructured grids |
CGridFormat::VTKHDFImageGridReader | Reader for the VTK-HDF file format for image grids |
CGridFormat::VTKHDFReader< Communicator > | Convenience reader for the vtk-hdf file format that supports both the image & unstructured grid file formats |
CGridFormat::VTKHDFUnstructuredGridReader< Communicator > | Reader for the VTK-HDF file format for unstructured grids |
CGridFormat::VTPReader | Reader for .vtp file format |
CGridFormat::VTRReader | Reader for .vtr file format |
CGridFormat::VTSReader | Reader for .vts file format |
CGridFormat::VTUReader | Reader for .vtu file format |
CGridFormat::Dune::Traits::GridView< GV > | |
CGridFormat::Dune::Traits::GridView< LagrangePolynomialGrid< GV > > | |
►CGridFormat::GridWriterBase< G > | Base class for all writer implementations |
►CGridFormat::GridWriter< G > | |
CGridFormat::VTK::XMLWriterBase< Grid, PVTIWriter< Grid, Communicator > > | |
CGridFormat::VTK::XMLWriterBase< Grid, PVTPWriter< Grid, Communicator > > | |
CGridFormat::VTK::XMLWriterBase< Grid, PVTRWriter< Grid, Communicator > > | |
CGridFormat::VTK::XMLWriterBase< Grid, PVTSWriter< Grid, Communicator > > | |
CGridFormat::VTK::XMLWriterBase< Grid, PVTUWriter< Grid, Communicator > > | |
CGridFormat::VTK::XMLWriterBase< Grid, VTIWriter< Grid > > | |
CGridFormat::VTK::XMLWriterBase< Grid, VTPWriter< Grid > > | |
CGridFormat::VTK::XMLWriterBase< Grid, VTRWriter< Grid > > | |
CGridFormat::VTK::XMLWriterBase< Grid, VTSWriter< Grid > > | |
CGridFormat::VTK::XMLWriterBase< Grid, VTUWriter< Grid > > | |
CGridFormat::VTK::XMLWriterBase< G, Impl > | Base class for VTK-XML Writer implementations |
►CGridFormat::TimeSeriesGridWriter< VTKWriter::Grid > | |
CGridFormat::PVDWriter< VTKWriter > | Writer for .pvd time-series file format |
CGridFormat::VTKXMLTimeSeriesWriter< VTKWriter > | Writer for time series of a VTK-XML file format. Populates the "TimeValue" metadata field supported by VTK |
►CGridFormat::GridWriterBase< Grid > | |
CGridFormat::GridWriter< Grid > | Abstract base class for grid file writers |
CGridFormat::TimeSeriesGridWriter< Grid > | Abstract base class for time series file writers |
CGridFormat::GridWriterBase< VTKWriter::Grid > | |
CGridFormat::VTK::HDFTransientOptions | Options for transient vtk-hdf file formats |
CGridFormat::ImageGrid< dim, CoordinateType > | Predefined grid implementation that represents a structured, equispaced grid |
CGridFormat::VTK::DataFormat::Inlined | Inline data format (inside xml elements) |
CGridFormat::VTKHDF::IOContext | Helper class to store processor offsets in parallel writes |
CGridFormat::DolfinX::LagrangePolynomialGrid | Wrapper around a nodal dolfinx::FunctionSpace, exposing it as a mesh composed of lagrange elements with the order of the given function space |
CGridFormat::Dune::LagrangePolynomialGrid< GV > | Exposes a Dune::GridView as a grid composed of lagrange cells with the given order. Can be used to conveniently write Dune::Functions into grid files |
►CLazyField | |
CGridFormat::VTKHDF::DataSetField< C > | Field implementation that draws values from an open HDF5 file upon request |
CGridFormat::Traits::Location< ConverterDetail::ConverterGrid, Entity > | |
CGridFormat::Traits::Location< Dune::GridView< Traits >, Entity > | |
CGridFormat::Compression::LZ4 | Compressor using the lz4 compression library |
CGridFormat::Compression::LZ4Options | Options for the lz4 compressor |
CGridFormat::Compression::LZMA | Compressor using the lzma library |
CGridFormat::Compression::LZMAOptions | Options for the lzma compressor |
CGridFormat::Traits::NumberOfCellPoints< ConverterDetail::ConverterGrid, std::int64_t > | |
CGridFormat::Traits::NumberOfCellPoints< DolfinX::LagrangePolynomialGrid, DolfinX::Cell > | |
CGridFormat::Traits::NumberOfCellPoints< dolfinx::mesh::Mesh, DolfinX::Cell > | |
CGridFormat::Traits::NumberOfCellPoints< Dune::GridView< Traits >, DuneDetail::Element< Dune::GridView< Traits > > > | |
CGridFormat::Traits::NumberOfCellPoints< Dune::LagrangePolynomialGrid< GridView >, typename Dune::LagrangePolynomialGrid< GridView >::Cell > | |
CGridFormat::Traits::NumberOfCellPoints< Grid, GridFormat::CGAL::Cell< Grid > > | |
CGridFormat::Traits::NumberOfCellPoints< mfem::Mesh, GridFormat::MFEM::Cell > | |
CGridFormat::Traits::NumberOfCellPoints< T, DealII::Cell< T > > | |
CGridFormat::Traits::NumberOfCells< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::NumberOfCells< DolfinX::LagrangePolynomialGrid > | |
CGridFormat::Traits::NumberOfCells< dolfinx::mesh::Mesh > | |
CGridFormat::Traits::NumberOfCells< Dune::GridView< Traits > > | |
CGridFormat::Traits::NumberOfCells< Dune::LagrangePolynomialGrid< GridView > > | |
CGridFormat::Traits::NumberOfCells< Grid > | |
CGridFormat::Traits::NumberOfCells< mfem::Mesh > | |
CGridFormat::Traits::NumberOfCells< T > | |
CGridFormat::Traits::NumberOfPoints< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::NumberOfPoints< DolfinX::LagrangePolynomialGrid > | |
CGridFormat::Traits::NumberOfPoints< dolfinx::mesh::Mesh > | |
CGridFormat::Traits::NumberOfPoints< Dune::GridView< Traits > > | |
CGridFormat::Traits::NumberOfPoints< Dune::LagrangePolynomialGrid< GridView > > | |
CGridFormat::Traits::NumberOfPoints< Grid > | |
CGridFormat::Traits::NumberOfPoints< mfem::Mesh > | |
CGridFormat::Traits::NumberOfPoints< T > | |
CGridFormat::Traits::Ordinates< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::Ordinates< Dune::GridView< Traits > > | |
CGridFormat::Traits::Origin< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::Origin< Dune::GridView< Traits > > | |
►COutputStreamWrapperBase | |
CGridFormat::AsciiOutputStream< OStream > | Wrapper around a given stream to write formatted ascii output |
CGridFormat::Base64Stream< OStream > | Wrapper around a given stream to write output encoded with base64 |
CGridFormat::RawBinaryStream< OStream > | Wrapper around a given stream to write raw binary data |
CGridFormat::PVTK::PDataArrayHelper< Encoder, DataFormat > | Helper to add a PDataArray child to an xml element |
CGridFormat::GridReader::PieceLocation | Describes the location of a piece within a distributed structured grid |
CGridFormat::DolfinX::Point | |
CGridFormat::Traits::PointCoordinates< ConverterDetail::ConverterGrid, std::size_t > | |
CGridFormat::Traits::PointCoordinates< DolfinX::LagrangePolynomialGrid, DolfinX::Point > | |
CGridFormat::Traits::PointCoordinates< dolfinx::mesh::Mesh, DolfinX::Point > | |
CGridFormat::Traits::PointCoordinates< Dune::GridView< Traits >, DuneDetail::Vertex< Dune::GridView< Traits > > > | |
CGridFormat::Traits::PointCoordinates< Dune::LagrangePolynomialGrid< GridView >, typename Dune::LagrangePolynomialGrid< GridView >::Point > | |
CGridFormat::Traits::PointCoordinates< Grid, typename Grid::Vertex_handle > | |
CGridFormat::Traits::PointCoordinates< mfem::Mesh, GridFormat::MFEM::Point > | |
CGridFormat::Traits::PointCoordinates< T, DealII::Point< T > > | |
CGridFormat::Traits::PointId< ConverterDetail::ConverterGrid, std::size_t > | |
CGridFormat::Traits::PointId< DolfinX::LagrangePolynomialGrid, DolfinX::Point > | |
CGridFormat::Traits::PointId< dolfinx::mesh::Mesh, DolfinX::Point > | |
CGridFormat::Traits::PointId< Dune::GridView< Traits >, DuneDetail::Vertex< Dune::GridView< Traits > > > | |
CGridFormat::Traits::PointId< Dune::LagrangePolynomialGrid< GridView >, typename Dune::LagrangePolynomialGrid< GridView >::Point > | |
CGridFormat::Traits::PointId< Grid, typename Grid::Vertex_handle > | |
CGridFormat::Traits::PointId< mfem::Mesh, GridFormat::MFEM::Point > | |
CGridFormat::Traits::PointId< T, DealII::Point< T > > | |
CGridFormat::Traits::Points< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::Points< DolfinX::LagrangePolynomialGrid > | |
CGridFormat::Traits::Points< dolfinx::mesh::Mesh > | |
CGridFormat::Traits::Points< Dune::GridView< Traits > > | |
CGridFormat::Traits::Points< Dune::LagrangePolynomialGrid< GridView > > | |
CGridFormat::Traits::Points< Grid > | |
CGridFormat::Traits::Points< mfem::Mesh > | |
CGridFormat::Traits::Points< T > | |
CGridFormat::FileFormat::PVD< PieceFormat > | Selector for the .pvd file format for a time series. For more information, see here |
CGridFormat::FileFormat::PVDClosure | Closure for selecting the .pvd file format. Takes a VTK-XML format and returns an instance of PVD |
CGridFormat::Encoding::RawBinary | Raw binary encoder |
CGridFormat::RawDecoder | For compatibility with Base64 |
CGridFormat::ReaderFactory< FileFormat > | Factory class to create a reader for the given file format |
►CAPIDetail::SequentialOrParallelReaderFactory | |
CGridFormat::ReaderFactory< FileFormat::VTI > | Specialization of the ReaderFactory for the .vti format |
CGridFormat::ReaderFactory< FileFormat::VTP > | Specialization of the ReaderFactory for the .vtp format |
CGridFormat::ReaderFactory< FileFormat::VTR > | Specialization of the ReaderFactory for the .vtr format |
CGridFormat::ReaderFactory< FileFormat::VTS > | Specialization of the ReaderFactory for the .vts format |
CGridFormat::ReaderFactory< FileFormat::VTU > | Specialization of the ReaderFactory for the .vtu format |
CGridFormat::Traits::Spacing< ConverterDetail::ConverterGrid > | |
CGridFormat::Traits::Spacing< Dune::GridView< Traits > > | |
CGridFormat::Traits::StaticSize< Dune::FieldMatrix< T, R, C > > | |
CGridFormat::PVTK::StructuredGridMapper< dim > | |
CGridFormat::PVTK::StructuredGridMapperHelper< T, dim > | |
CGridFormat::VTK::PXMLStructuredGridReader< PieceReader >::StructuredGridSpecs | |
CGridFormat::PVTK::StructuredParallelGridHelper< Communicator > | |
CGridFormat::FileFormat::TimeSeriesClosure | Closure for time series format selection. Takes a sequential format and returns a time series variant |
►Cstd::true_type | |
►CGridFormat::Traits::WritesConnectivity< VTKWriter > | |
CGridFormat::Traits::WritesConnectivity< PVDWriter< VTKWriter > > | |
CGridFormat::Traits::WritesConnectivity< Writer > | Can be specialized by writers in case the file format does not contain connectivity information |
►CGridDetail::WriterBase::type | |
CGridFormat::VTKHDFUnstructuredGridWriterImpl< false, G, NullCommunicator > | |
CGridFormat::VTKHDFUnstructuredGridWriterImpl< true, G, NullCommunicator > | |
►CGridFormat::VTKHDFUnstructuredGridWriterImpl< is_transient, G, Communicator > | |
CGridFormat::VTKHDFUnstructuredGridWriter< G, C > | Writer for the VTK HDF file format for unstructured grids |
CGridFormat::VTKHDFUnstructuredTimeSeriesWriter< G, C > | Writer for the transient VTK HDF file format for unstructured grids |
►CGridDetail::WriterBase::type | |
CGridFormat::VTKHDFImageGridWriterImpl< true, G, NullCommunicator > | |
CGridFormat::VTKHDFImageGridWriterImpl< false, G, NullCommunicator > | |
►CGridFormat::VTKHDFImageGridWriterImpl< is_transient, Grid, Communicator > | |
CGridFormat::VTKHDFImageGridTimeSeriesWriter< G, C > | Writer for the transient VTK HDF file format for image grids |
CGridFormat::VTKHDFImageGridWriter< G, C > | Writer for the VTK HDF file format for image grids |
►CVTKHDFDetail::VTKHDFTimeSeriesWriterSelector::type | |
CGridFormat::VTKHDFTimeSeriesWriter< Grid, C > | Convenience writer for the vtk-hdf file format, automatically selecting the image or unstructured grid format depending on the given grid type |
►CVTKHDFDetail::VTKHDFWriterSelector::type | |
CGridFormat::VTKHDFWriter< Grid, Communicator > | Convenience writer for the vtk-hdf file format, automatically selecting the image or unstructured grid format depending on the given grid type |
CGridFormat::FileFormat::VTKHDF | 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) |
CGridFormat::FileFormat::VTKHDFImage | Selector for the vtk-hdf file format for image grids. For more information, see here |
CGridFormat::FileFormat::VTKHDFUnstructured | Selector for the vtk-hdf file format for unstructured grids. For more information, see here |
CGridFormat::VTK::XMLWriterBase< G, Impl >::WriteContext | |
CGridFormat::Writer< G > | Interface to the writers for all supported file formats. Depending on the chosen format, this exposes the interface of grid file or time series writers |
CGridFormat::WriterFactory< FileFormat > | Factory class to create a writer for the given file format |
CGridFormat::WriterFactory< FileFormat::Any > | Specialization of the WriterFactory for the any format selector |
CGridFormat::WriterFactory< FileFormat::AnyTimeSeries > | Specialization of the WriterFactory for the time series variant of the any format selector |
CGridFormat::WriterFactory< FileFormat::PVD< F > > | Specialization of the WriterFactory for the .pvd time series format |
CGridFormat::WriterFactory< FileFormat::VTI > | Specialization of the WriterFactory for the .vti format |
CGridFormat::WriterFactory< FileFormat::VTKHDF > | Specialization of the WriterFactory for the vtk-hdf file format with automatic flavour selection |
CGridFormat::WriterFactory< FileFormat::VTKHDFImage > | Specialization of the WriterFactory for the vtk-hdf image grid format |
CGridFormat::WriterFactory< FileFormat::VTKHDFImageTransient > | Specialization of the WriterFactory for the transient vtk-hdf image grid format |
CGridFormat::WriterFactory< FileFormat::VTKHDFTransient > | Specialization of the WriterFactory for the transient vtk-hdf file format with automatic flavour selection |
CGridFormat::WriterFactory< FileFormat::VTKHDFUnstructured > | Specialization of the WriterFactory for the vtk-hdf unstructured grid format |
CGridFormat::WriterFactory< FileFormat::VTKHDFUnstructuredTransient > | Specialization of the WriterFactory for the transient vtk-hdf unstructured grid format |
CGridFormat::WriterFactory< FileFormat::VTKXMLTimeSeries< F > > | Specialization of the WriterFactory for vtk-xml time series |
CGridFormat::WriterFactory< FileFormat::VTP > | Specialization of the WriterFactory for the .vtp format |
CGridFormat::WriterFactory< FileFormat::VTR > | Specialization of the WriterFactory for the .vtr format |
CGridFormat::WriterFactory< FileFormat::VTS > | Specialization of the WriterFactory for the .vts format |
CGridFormat::WriterFactory< FileFormat::VTU > | Specialization of the WriterFactory for the .vtu format |
CGridFormat::WriterOptions | Options that writer implementations can pass to the base class |
►CPVDDetail::WriterStorage | |
CGridFormat::PVDWriter< VTKWriter > | Writer for .pvd time-series file format |
CGridFormat::VTK::XMLOptions | Options for VTK-XML files for setting the desired encoding, data format and compression |
CGridFormat::VTK::XMLReaderHelper | Helper class for VTK-XML readers to use |
CGridFormat::Compression::ZLIB | Compressor using the zlib library |
CGridFormat::Compression::ZLIBOptions | Options for the zlib compressor |