Dune Core Modules (2.6.0)

Dune::VTK::TypeName< T > Class Template Reference

map type to its VTK name in data array More...

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

Public Member Functions

const std::string & operator() () const
 return VTK name of the type More...
 

Detailed Description

template<typename T>
class Dune::VTK::TypeName< T >

map type to its VTK name in data array

Template Parameters
TThe type whose VTK name is requested

Member Function Documentation

◆ operator()()

template<typename T >
const std::string& Dune::VTK::TypeName< T >::operator() ( ) const
inline

return VTK name of the type

If the type is not known to VTK, return empty string.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 3, 22:32, 2024)