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