3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
vtkprecision.hh File Reference

Vtk output precision options available in Dumux. More...

#include <array>
#include <string_view>
#include <dune/common/version.hh>
#include <dune/grid/io/file/vtk/common.hh>

Go to the source code of this file.

Description

Vtk output precision options available in Dumux.

Namespaces

namespace  Dumux
namespace  Dumux::Vtk

Functions

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