| 
    GEOS
    
   | 
 
Go to the source code of this file.
Classes | |
| class | geos::finiteElement::H1_Tetrahedron_Lagrange1_Gauss< NUM_Q_POINTS > | 
Namespaces | |
| geos | |
Typedefs | |
| using | geos::finiteElement::H1_Tetrahedron_Lagrange1_Gauss1 = H1_Tetrahedron_Lagrange1_Gauss< std::integral_constant< int, 1 > > | 
| Instantiate the H1_Tetrahedron_Lagrange1_Gauss class for the 1-point Gaussian quadrature rule.  | |
| using | geos::finiteElement::H1_Tetrahedron_Lagrange1_Gauss5 = H1_Tetrahedron_Lagrange1_Gauss< std::integral_constant< int, 5 > > | 
| Instantiate the H1_Tetrahedron_Lagrange1_Gauss class for the 5-point Gaussian quadrature rule.  | |
| using | geos::finiteElement::H1_Tetrahedron_Lagrange1_Gauss14 = H1_Tetrahedron_Lagrange1_Gauss< std::integral_constant< int, 14 > > | 
| Instantiate the H1_Tetrahedron_Lagrange1_Gauss class for the 14-point Gaussian quadrature rule.  | |