escript
Revision_
|
#include <ReferenceElementSets.h>
Public Member Functions | |
ReferenceElementSet (ElementTypeId id, int order, int reduced_order) | |
const_ShapeFunction_ptr | borrowBasisFunctions (bool reducedShapefunction, bool reducedIntegrationOrder) const |
const_ShapeFunction_ptr | borrowParametrization (bool reducedIntegrationOrder) const |
const_ReferenceElement_ptr | borrowReferenceElement (bool reducedIntOrder) const |
int | getNumNodes () const |
Public Attributes | |
ReferenceElement_ptr | referenceElementReducedQuadrature |
ReferenceElement_ptr | referenceElement |
A reference element set manages the reference elements for the full and reduced integration order
|
inline |
|
inline |
References referenceElement, and referenceElementReducedQuadrature.
|
inline |
References referenceElement, and referenceElementReducedQuadrature.
|
inline |
References referenceElement, and referenceElementReducedQuadrature.
|
inline |
References referenceElement.
ReferenceElement_ptr finley::ReferenceElementSet::referenceElement |
Referenced by borrowBasisFunctions(), borrowParametrization(), borrowReferenceElement(), getNumNodes(), and ReferenceElementSet().
ReferenceElement_ptr finley::ReferenceElementSet::referenceElementReducedQuadrature |
Referenced by borrowBasisFunctions(), borrowParametrization(), borrowReferenceElement(), and ReferenceElementSet().