|
dune-pdelab
2.4.1
|
#include <dune/geometry/quadraturerules.hh>#include <dune/geometry/referenceelements.hh>Go to the source code of this file.
Classes | |
| class | Dune::PDELab::ReferenceElementWrapper< RE > |
| Wrapper for Dune::ReferenceElement with value semantics. More... | |
Namespaces | |
| Dune | |
| Dune::PDELab | |
Functions | |
| template<typename Geometry > | |
| ReferenceElementWrapper< ReferenceElement< typename Geometry::ctype, Geometry::mydimension > > | Dune::PDELab::referenceElement (const Geometry &geo) |
| Returns the reference element for the given geometry. More... | |
1.8.11