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 } |
The mesh types supported by libviennashe.
Definition at line 131 of file viennashe_all.hpp.
anonymous enum |
Enumerator | |
---|---|
line_1d | |
triangular_2d | |
quadrilateral_2d | |
hexahedral_3d | |
tetrahedral_3d |
Definition at line 133 of file viennashe_all.hpp.