|
dune-grid 2.11
|
Loading...
Searching...
No Matches
Dune::VTK::NakedBase64DataArrayWriter Class Reference
a streaming writer for appended data array tags, uses base64 format More...
#include <dune/grid/io/file/vtk/dataarraywriter.hh>
Inheritance diagram for Dune::VTK::NakedBase64DataArrayWriter:

Public Member Functions | |
| NakedBase64DataArrayWriter (std::ostream &theStream, int ncomps, int nitems, Precision prec_) | |
| make a new data array writer | |
| template<class T > | |
| void | write (T data) |
| write one element of data | |
| virtual bool | writeIsNoop () const |
| whether calls to write may be skipped | |
Detailed Description
a streaming writer for appended data array tags, uses base64 format
Constructor & Destructor Documentation
◆ NakedBase64DataArrayWriter()
|
inline |
make a new data array writer
- Parameters
-
theStream Stream to write to. ncomps Number of components of the array. nitems Number of cells for cell data/Number of vertices for point data. prec_ The precision type with which to write the data.
Member Function Documentation
◆ write()
template<class T >
|
inlineinherited |
write one element of data
◆ writeIsNoop()
|
inlinevirtualinherited |
whether calls to write may be skipped
Reimplemented in Dune::VTK::AppendedRawDataArrayWriter, and Dune::VTK::AppendedBase64DataArrayWriter.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8