concepts::ShapeFunction1DOrder Class Reference
#include <flyweight.hh>
Classes | |
class | Hash |
Public Member Functions | |
bool | operator== (const ShapeFunction1DOrder &other) const |
ShapeFunction1DOrder (const uint polynomialDegree, const uint nQuadraturePoints, const concepts::intRule quadratureType) | |
Private Attributes | |
uint | nQuadraturePoints_ |
uint | polynomialDegree_ |
concepts::intRule | quadratureType_ |
Detailed Description
Definition at line 14 of file flyweight.hh.
Constructor & Destructor Documentation
◆ ShapeFunction1DOrder()
|
inline |
Definition at line 23 of file flyweight.hh.
Member Function Documentation
◆ operator==()
|
inline |
Definition at line 37 of file flyweight.hh.
Member Data Documentation
◆ nQuadraturePoints_
|
private |
Definition at line 46 of file flyweight.hh.
◆ polynomialDegree_
|
private |
Definition at line 45 of file flyweight.hh.
◆ quadratureType_
|
private |
Definition at line 47 of file flyweight.hh.
The documentation for this class was generated from the following file:
- toolbox/flyweight.hh