escript  Revision_
Public Member Functions | Public Attributes
finley::ReferenceElementSet Struct Reference

#include <ReferenceElementSets.h>

List of all members.

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

Detailed Description

A reference element set manages the reference elements for the full and reduced integration order


Constructor & Destructor Documentation

finley::ReferenceElementSet::ReferenceElementSet ( ElementTypeId  id,
int  order,
int  reduced_order 
) [inline]

Member Function Documentation

const_ShapeFunction_ptr finley::ReferenceElementSet::borrowBasisFunctions ( bool  reducedShapefunction,
bool  reducedIntegrationOrder 
) const [inline]
const_ShapeFunction_ptr finley::ReferenceElementSet::borrowParametrization ( bool  reducedIntegrationOrder) const [inline]

References referenceElement.


Member Data Documentation


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