3 #ifndef DUNE_PDELAB_CONSTRAINTS_NOCONSTRAINTS_HH 4 #define DUNE_PDELAB_CONSTRAINTS_NOCONSTRAINTS_HH 25 template<
typename F,
typename I,
typename LFS,
typename T>
30 template<
typename I,
typename LFS,
typename T>
35 template<
typename I,
typename LFS,
typename T>
40 template<
typename E,
typename LFS,
typename T>
50 #endif // DUNE_PDELAB_CONSTRAINTS_NOCONSTRAINTS_HH Definition: noconstraints.hh:16
const IG & ig
Definition: constraints.hh:148
Definition: noconstraints.hh:20
void volume(const ElementGeometry< E > &eg, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:41
Definition: adaptivity.hh:27
Definition: noconstraints.hh:21
Definition: noconstraints.hh:19
void skeleton(const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:36
Wrap element.
Definition: geometrywrapper.hh:15
Wrap intersection.
Definition: geometrywrapper.hh:56
void processor(const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:31
Definition: noconstraints.hh:22
void boundary(const F &f, const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:26