Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::ShapeFunction1DOrder Class Reference

Classes

class  Hash
 

Public Member Functions

 ShapeFunction1DOrder (const uint polynomialDegree, const uint nQuadraturePoints, const concepts::intRule quadratureType)
 
bool operator== (const ShapeFunction1DOrder &other) const
 

Detailed Description

Definition at line 14 of file flyweight.hh.

Constructor & Destructor Documentation

◆ ShapeFunction1DOrder()

concepts::ShapeFunction1DOrder::ShapeFunction1DOrder ( const uint  polynomialDegree,
const uint  nQuadraturePoints,
const concepts::intRule  quadratureType 
)
inline

Definition at line 23 of file flyweight.hh.

Member Function Documentation

◆ operator==()

bool concepts::ShapeFunction1DOrder::operator== ( const ShapeFunction1DOrder other) const
inline

Definition at line 37 of file flyweight.hh.


The documentation for this class was generated from the following file: