GEOS
|
Go to the source code of this file.
Classes | |
class | geos::finiteElement::BB_Tetrahedron< ORDER > |
Namespaces | |
geos | |
Typedefs | |
using | geos::finiteElement::BB1_Tetrahedron = BB_Tetrahedron< 1 > |
using | geos::finiteElement::BB2_Tetrahedron = BB_Tetrahedron< 2 > |
using | geos::finiteElement::BB3_Tetrahedron = BB_Tetrahedron< 3 > |
using geos::finiteElement::BB1_Tetrahedron = typedef BB_Tetrahedron< 1 > |
Tetrahedron element with Bernstein-Bézier basis functions of order 1.
Definition at line 1348 of file BB_Tetrahedron.hpp.
using geos::finiteElement::BB2_Tetrahedron = typedef BB_Tetrahedron< 2 > |
Tetrahedron element with Bernstein-Bézier basis functions of order 2.
Definition at line 1352 of file BB_Tetrahedron.hpp.
using geos::finiteElement::BB3_Tetrahedron = typedef BB_Tetrahedron< 3 > |
Tetrahedron element with Bernstein-Bézier basis functions of order 3.
Definition at line 1356 of file BB_Tetrahedron.hpp.