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
void boundary(const F &f, const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:26
Wrap element.
Definition: geometrywrapper.hh:15
Definition: noconstraints.hh:22
void skeleton(const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:36
void processor(const IntersectionGeometry< I > &ig, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:31
const IG & ig
Definition: constraints.hh:147
Definition: noconstraints.hh:16
Definition: adaptivity.hh:27
Wrap intersection.
Definition: geometrywrapper.hh:56
Definition: noconstraints.hh:19
Definition: noconstraints.hh:21
void volume(const ElementGeometry< E > &eg, const LFS &lfs, T &trafo) const
Definition: noconstraints.hh:41
Definition: noconstraints.hh:20
const EG & eg
Definition: constraints.hh:280