Dune Core Modules (unstable)
dataarraywriter.hh File Reference
Data array writers for the VTKWriter. More...
#include <cstdint>#include <iostream>#include <string>#include <iomanip>#include <cmath>#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 |
| base class for data array writers More... | |
| class | Dune::VTK::AsciiDataArrayWriter |
| a streaming writer for data array tags, uses ASCII inline format More... | |
| class | Dune::VTK::BinaryDataArrayWriter |
| a streaming writer for data array tags, uses binary inline format More... | |
| class | Dune::VTK::AppendedRawDataArrayWriter |
| a streaming writer for data array tags, uses appended raw format More... | |
| class | Dune::VTK::AppendedBase64DataArrayWriter |
| a streaming writer for data array tags, uses appended base64 format More... | |
| class | Dune::VTK::NakedBase64DataArrayWriter |
| a streaming writer for appended data array tags, uses base64 format More... | |
| class | Dune::VTK::NakedRawDataArrayWriter |
| 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 2, 23:43, 2025)