- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <iostream>
#include <dune/common/fvector.hh>
#include <dune/common/exceptions.hh>
#include <dune/common/misc.hh>
#include <dune/common/geometrytype.hh>
#include <dune/grid/common/referenceelements.hh>
Go to the source code of this file.
Namespaces | |
| namespace | Dune |
Classes | |
| class | Dune::P2HierarchicalCubeShapeFunction< C, T, d > |
| Hierarchical shape functions for Lagrange finite elements. More... | |
| class | Dune::P2HierarchicalCubeShapeFunctionSet< C, T, d, S > |
| class | Dune::P2HierarchicalCubeShapeFunctionSetContainer< C, T, d > |
| This are P1 shape functions in the cube without virtual functions. More... | |