dune-fem
2.4.1-rc
|
interface a cachable quadrature has to implement More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/cachingpointlist.hh>
Public Member Functions | |
size_t | cachingPoint (const size_t quadraturePoint) const |
map quadrature points to caching points More... | |
Protected Member Functions | |
CachingInterface () | |
interface a cachable quadrature has to implement
|
inlineprotected |
|
inline |
map quadrature points to caching points
For codim-1 entites, the mapping consists of two stages:
[in] | quadraturePoint | number of quadrature point to map to a caching point |
Referenced by Dune::Fem::CachingPointList< GridPartImp, 1, IntegrationTraits >::point().