DUNE PDELab (git)
Dune::PDELab::GridFunctionOutputParameters::Output Struct Reference
Namespace for output-related data types and enums. More...
#include <dune/pdelab/common/function.hh>
Public Types | |
enum | DataSetType { vertexData , cellData } |
The type of the data set. More... | |
Detailed Description
Namespace for output-related data types and enums.
Member Enumeration Documentation
◆ DataSetType
The type of the data set.
This information can be used by a VTKWriter to pick the correct VTK data set type.
Enumerator | |
---|---|
vertexData | A data set with vertex values. |
cellData | A data set with cell values. |
The documentation for this struct 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)