ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::io::result_of::she_vtk_type< T > Struct Template Reference

Meta function which translates element tags to VTK type identifiers (taking extra energy coordinate into account) More...

#include <she_vtk_writer.hpp>

Public Types

typedef T::ERROR_NO_SHE_VTK_WRITER_FOR_THIS_ELEMENT_TYPE_AVAILABLE error_type
 

Detailed Description

template<typename T>
struct viennashe::io::result_of::she_vtk_type< T >

Meta function which translates element tags to VTK type identifiers (taking extra energy coordinate into account)

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

Definition at line 67 of file she_vtk_writer.hpp.

Member Typedef Documentation

◆ error_type

template<typename T >
typedef T::ERROR_NO_SHE_VTK_WRITER_FOR_THIS_ELEMENT_TYPE_AVAILABLE viennashe::io::result_of::she_vtk_type< T >::error_type

Definition at line 70 of file she_vtk_writer.hpp.


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