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
|
Detailed Description
template<typename T>
class Dune::VTK::TypeName< T >
map type to its VTK name in data array
- Template Parameters
-
T | The type whose VTK name is requested |
Member Function Documentation
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: