|
dune-fem
2.8-git
|
#include <type_traits>#include <utility>#include <dune/common/fmatrix.hh>#include <dune/common/fvector.hh>#include <dune/geometry/quadraturerules.hh>#include <dune/geometry/referenceelements.hh>#include <dune/grid/common/geometry.hh>#include <dune/fem/common/fmatrixcol.hh>#include <dune/fem/gridpart/common/simplegeometry.hh>Go to the source code of this file.
Classes | |
| struct | Dune::Fem::LocalFunctionBasicGeometry< LocalFunction > |
Namespaces | |
| Dune | |
| Dune::Fem | |
Typedefs | |
| template<class LocalFunction > | |
| using | Dune::Fem::LocalFunctionGeometry = SimpleGeometry< LocalFunctionBasicGeometry< LocalFunction > > |