|
Serac
0.1
Serac is an implicit thermal strucural mechanics simulation code.
|
Definitions of quadrature rules for quads and hexes. More...


Go to the source code of this file.
Classes | |
| struct | serac::QuadratureRule< n, dim > |
A rule for numerical quadrature (set of points and weights) Can be thought of as a compile-time analogue of mfem::IntegrationRule. More... | |
Namespaces | |
| serac | |
| Accelerator functionality. | |
Functions | |
| template<mfem::Geometry::Type g, int Q> | |
| constexpr SERAC_HOST_DEVICE auto | serac::GaussQuadratureRule () |
| Returns the Gauss-Legendre quadrature rule for an element and order. More... | |
Definitions of quadrature rules for quads and hexes.
Definition in file quadrature.hpp.