DUNE-ACFEM (unstable)
Dune::ACFem::PointWrapperQuadrature< T > Class Template Reference
A wrapper class which allows to "simulate" a Dune::Fem::QuadraturePointWrapper. More...
#include <dune/acfem/common/quadraturepoint.hh>
Detailed Description
template<class T>
class Dune::ACFem::PointWrapperQuadrature< T >
class Dune::ACFem::PointWrapperQuadrature< T >
A wrapper class which allows to "simulate" a Dune::Fem::QuadraturePointWrapper.
The idea is to get rid of "catch-all" template arguments for the quadrature points and instead require a template-template parameter.
FIXME: to get this right one probably needs local-global conversion at some point.
The documentation for this class was generated from the following file:
- dune/acfem/common/quadraturepoint.hh
