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()

Dune::PDELab::GridFunctionOutputParameters::GridFunctionOutputParameters ( Output::DataSetType  dataSetType = Output::vertexData)
inline

Standard constructor.

Parameters
dataSetTypeThe type of the data set represented by this function.

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)