dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
localfunctiongeometry.hh File Reference
#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

namespace  Dune
 
namespace  Dune::Fem
 

Typedefs

template<class LocalFunction >
using Dune::Fem::LocalFunctionGeometry = SimpleGeometry< LocalFunctionBasicGeometry< LocalFunction > >