- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <hierarchicalprismshapefunctions.hh>
Public Member Functions | |
| P2HierarchicalPrismShapeFunction () | |
| must be defaultconstructible | |
| ResultType | evaluateFunction (int comp, const FieldVector< CoordType, 3 > &x) const |
| evaluate shape function in local coordinates | |
| int | localindex (int comp) const |
| consecutive number of associated dof within element | |
| int | codim () const |
| codim of associated dof | |
| int | entity () const |
| entity (of codim) of associated dof | |
| int | entityindex () const |
| consecutive number of dof within entity | |
|
const FieldVector< CoordType, dim > & | position () const |
| interpolation point associated with shape function | |