GEOS
|
Go to the source code of this file.
Classes | |
class | geos::finiteElement::H1_TriangleFace_Lagrange1_Gauss< NUM_Q_POINTS > |
Namespaces | |
geos | |
Typedefs | |
using | geos::finiteElement::H1_TriangleFace_Lagrange1_Gauss1 = H1_TriangleFace_Lagrange1_Gauss< std::integral_constant< int, 1 > > |
Istanciation of the class with 1 quadrature points. | |
using | geos::finiteElement::H1_TriangleFace_Lagrange1_Gauss4 = H1_TriangleFace_Lagrange1_Gauss< std::integral_constant< int, 4 > > |
Istanciation of the class with 4 quadrature points. | |
using | geos::finiteElement::H1_TriangleFace_Lagrange1_Gauss6 = H1_TriangleFace_Lagrange1_Gauss< std::integral_constant< int, 6 > > |
Istanciation of the class with 6 quadrature points. | |