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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)