3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Attributes | List of all members
Dumux::VtkOutputModuleBase< GridGeometry >::FieldType Struct Reference

export field type More...

#include <dumux/io/vtkoutputmodule.hh>

Description

template<class GridGeometry>
struct Dumux::VtkOutputModuleBase< GridGeometry >::FieldType

export field type

Static Public Attributes

static constexpr auto element = Vtk::FieldType::element
 
static constexpr auto vertex = Vtk::FieldType::vertex
 
static constexpr auto automatic = Vtk::FieldType::automatic
 

Member Data Documentation

◆ automatic

template<class GridGeometry >
constexpr auto Dumux::VtkOutputModuleBase< GridGeometry >::FieldType::automatic = Vtk::FieldType::automatic
staticconstexpr

◆ element

template<class GridGeometry >
constexpr auto Dumux::VtkOutputModuleBase< GridGeometry >::FieldType::element = Vtk::FieldType::element
staticconstexpr

◆ vertex

template<class GridGeometry >
constexpr auto Dumux::VtkOutputModuleBase< GridGeometry >::FieldType::vertex = Vtk::FieldType::vertex
staticconstexpr

The documentation for this struct was generated from the following file: