ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
libviennashe::meshtype Struct Reference

The mesh types supported by libviennashe. More...

#include <viennashe_all.hpp>

Public Types

enum  {
  line_1d = 0 , triangular_2d , quadrilateral_2d , hexahedral_3d ,
  tetrahedral_3d
}
 

Detailed Description

The mesh types supported by libviennashe.

Definition at line 131 of file viennashe_all.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
line_1d 
triangular_2d 
quadrilateral_2d 
hexahedral_3d 
tetrahedral_3d 

Definition at line 133 of file viennashe_all.hpp.


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