GEOS
Classes | Namespaces | Typedefs
BB_Tetrahedron.hpp File Reference
#include "FiniteElementBase.hpp"
#include <utility>

Go to the source code of this file.

Classes

class  geos::finiteElement::BB_Tetrahedron_impl< ORDER >
 
class  geos::finiteElement::BB_Tetrahedron< ORDER >
 

Namespaces

 geos
 

Typedefs

using geos::finiteElement::BB1_Tetrahedron = BB_Tetrahedron< 1 >
 Tetrahedron element with Bernstein-Bézier basis functions of order 1.
 
using geos::finiteElement::BB2_Tetrahedron = BB_Tetrahedron< 2 >
 Tetrahedron element with Bernstein-Bézier basis functions of order 2.
 
using geos::finiteElement::BB3_Tetrahedron = BB_Tetrahedron< 3 >
 Tetrahedron element with Bernstein-Bézier basis functions of order 3.
 
using geos::finiteElement::BB1_Tetrahedron_impl = BB_Tetrahedron_impl< 1 >
 Tetrahedron element with Bernstein-Bézier basis functions of order 1.
 
using geos::finiteElement::BB2_Tetrahedron_impl = BB_Tetrahedron_impl< 2 >
 Tetrahedron element with Bernstein-Bézier basis functions of order 2.
 
using geos::finiteElement::BB3_Tetrahedron_impl = BB_Tetrahedron_impl< 3 >
 Tetrahedron element with Bernstein-Bézier basis functions of order 3.