3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Vtk Namespace Reference

Classes

struct  VectorP0VTKFunction
 a VTK function that supports both scalar and vector values for each element More...
struct  VectorP1VTKFunction
 a VTK function that supports both scalar and vector values for each vertex More...
struct  VectorP1NonConformingVTKFunction
 A VTK function that supports both scalar and vector values for each vertex. This expects the data to be organized by a two-dimensional field storing for each element the element-local nodal values. This can be used for the output of fields that are non-conforming due to e.g. constitutive relationships and where no extra degrees of freedom exist to disply the discontinuities. More...
class  Field
 struct that can hold any field that fulfills the VTKFunction interface More...

Functions

Precision stringToPrecision (std::string_view precisionName)
 Maps a string (e.g. from input) to a Dune precision type.