|
FEAT 3
Finite Element Analysis Toolbox
|
Classes | |
| struct | FaceTraits |
| Face traits tag struct template. More... | |
| struct | Hypercube |
| Hypercube shape tag struct template. More... | |
| struct | ReferenceCell |
| Reference cell traits structure. More... | |
| struct | Simplex |
| Simplex shape tag struct template. More... | |
| struct | Vertex |
| Vertex shape tag struct. More... | |
Typedefs | |
| typedef Hypercube< 3 > | Hexahedron |
| 3-Hypercube: Hexahedron More... | |
| typedef Hypercube< 2 > | Quadrilateral |
| 2-Hypercube: Quadrilateral More... | |
| typedef Simplex< 3 > | Tetrahedron |
| 3-Simplex: Tetrahedron More... | |
| typedef Simplex< 2 > | Triangle |
| 2-Simplex: Triangle More... | |
Shape namespace.
| typedef Hypercube<3> FEAT::Shape::Hexahedron |
| typedef Hypercube<2> FEAT::Shape::Quadrilateral |
| typedef Simplex<3> FEAT::Shape::Tetrahedron |
| typedef Simplex<2> FEAT::Shape::Triangle |