Vtk output precision options available in Dumux.
#include <array>#include <string_view>#include <dune/grid/io/file/vtk/common.hh>Go to the source code of this file.
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. | |