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