Dune Core Modules (2.5.0)
dataarraywriter.hh File Reference
Data array writers for the VTKWriter. More...
#include <cstdint>#include <ostream>#include <string>#include <dune/common/exceptions.hh>#include <dune/common/indent.hh>#include <dune/grid/io/file/vtk/streams.hh>#include <dune/grid/io/file/vtk/common.hh>Go to the source code of this file.
Classes | |
| class | Dune::VTK::DataArrayWriter< T > |
| base class for data array writers More... | |
| class | Dune::VTK::AsciiDataArrayWriter< T > |
| a streaming writer for data array tags, uses ASCII inline format More... | |
| class | Dune::VTK::BinaryDataArrayWriter< T > |
| a streaming writer for data array tags, uses binary inline format More... | |
| class | Dune::VTK::AppendedRawDataArrayWriter< T > |
| a streaming writer for data array tags, uses appended raw format More... | |
| class | Dune::VTK::AppendedBase64DataArrayWriter< T > |
| a streaming writer for data array tags, uses appended base64 format More... | |
| class | Dune::VTK::NakedBase64DataArrayWriter< T > |
| a streaming writer for appended data array tags, uses base64 format More... | |
| class | Dune::VTK::NakedRawDataArrayWriter< T > |
| a streaming writer for appended data arrays, uses raw format More... | |
| class | Dune::VTK::DataArrayWriterFactory |
| a factory for DataArrayWriters More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Detailed Description
Data array writers for the VTKWriter.
This file contains classes to help writing data in the difeerent VTK output modes
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 4, 23:40, 2025)