DUNE PDELab (git)
Dune::PDELab::GridFunctionOutputParameters Class Reference
Mixin base class for specifying output hints to I/O routines like VTK. More...
#include <dune/pdelab/common/function.hh>
Classes | |
struct | Output |
Namespace for output-related data types and enums. More... | |
Public Member Functions | |
GridFunctionOutputParameters (Output::DataSetType dataSetType=Output::vertexData) | |
Standard constructor. More... | |
Output::DataSetType | dataSetType () const |
Return the data set type of this function. | |
void | setDataSetType (Output::DataSetType dataSetType) |
Set the data set type of this function. | |
Detailed Description
Mixin base class for specifying output hints to I/O routines like VTK.
Constructor & Destructor Documentation
◆ GridFunctionOutputParameters()
|
inline |
Standard constructor.
- Parameters
-
dataSetType The type of the data set represented by this function.
The documentation for this class was generated from the following file:
- dune/pdelab/common/function.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)