- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <hierarchicalshapefunctions.hh>
Inheritance diagram for Dune::HierarchicalShapeFunctionSetContainer< C, T, 3 >:

Public Types | |
| typedef C | CoordType |
| Type used for the coordinates. | |
| typedef T | ResultType |
| Type used for the result values. | |
|
typedef HierarchicalShapeFunctionSet< C, T, 3 > | value_type |
| type of objects in the container | |
| enum | |
| Dimension of the reference domain. | |
| enum | |
| Number of components per shape function. | |
| enum | |
| Maximum size of any ShapeFunctionSet in the container. | |
Public Member Functions | |
| const value_type & | operator() (GeometryType type, int order) const |
| access a shape function via type and order | |