Public Types

ELEMENT_TAG_TO_VTK_TYPE< ElementTag > Struct Template Reference

Translates element tags to VTK type identifiers. More...

#include <vtk_common.hpp>

Public Types

enum  { ReturnValue = ElementTag::ERROR_ELEMENT_TYPE_NOT_SUPPORTED }

Detailed Description

template<typename ElementTag>
struct viennagrid::io::ELEMENT_TAG_TO_VTK_TYPE< ElementTag >

Translates element tags to VTK type identifiers.

see http://www.vtk.org/VTK/img/file-formats.pdf, Figure 2, for an overview

Template Parameters:
ElementTag The tag identifying the n-cell type

Member Enumeration Documentation

anonymous enum
Enumerator:
ReturnValue 

The documentation for this struct was generated from the following file: