dune-vtk 2.8
Loading...
Searching...
No Matches
Namespaces | Functions
types.cc File Reference
#include <config.h>
#include <iostream>
#include <map>
#include <dune/common/exceptions.hh>
#include <dune/vtk/types.hh>

Namespaces

namespace  Dune
 
namespace  Dune::Vtk
 

Functions

std::string Dune::Vtk::to_string (Vtk::FormatTypes type)
 
Vtk::FormatTypes Dune::Vtk::formatTypeOf (Dune::VTK::OutputType)
 Map the dune-grid OutputType to FormatTypes.
 
std::string Dune::Vtk::to_string (Vtk::RangeTypes type)
 
Vtk::RangeTypes Dune::Vtk::rangeTypeOf (Dune::VTK::FieldInfo::Type t)
 
Vtk::RangeTypes Dune::Vtk::rangeTypeOf (int ncomps)
 
std::string Dune::Vtk::to_string (Vtk::DataTypes type)
 
Vtk::DataTypes Dune::Vtk::dataTypeOf (Dune::VTK::Precision p)
 
Vtk::DataTypes Dune::Vtk::dataTypeOf (std::string s)
 
std::string Dune::Vtk::to_string (Vtk::CompressorTypes type)
 
GeometryType Dune::Vtk::to_geometry (std::uint8_t cell)