dune-grid
2.3.1-rc1
|
#include <dune/grid/geometrygrid/cachedcoordfunction.hh>
Public Types | |
typedef Base::ctype | ctype |
typedef Base::RangeVector | RangeVector |
typedef This | Interface |
typedef CachedCoordFunction < HostGrid, CoordFunction > | Implementation |
Public Member Functions | |
CachedCoordFunction (const HostGrid &hostGrid, const CoordFunction &coordFunction=CoordFunction()) | |
void | adapt () |
void | buildCache () |
template<class HostEntity > | |
void | insertEntity (const HostEntity &hostEntity) |
template<class HostEntity > | |
void | evaluate (const HostEntity &hostEntity, unsigned int corner, RangeVector &y) const |
Static Public Attributes | |
static const unsigned int | dimRange |
dimension of the range vector More... | |
Protected Member Functions | |
const Implementation & | asImp () const |
Implementation & | asImp () |
typedef Base::ctype Dune::CachedCoordFunction< HostGrid, CoordFunction >::ctype |
|
inherited |
|
inherited |
typedef Base::RangeVector Dune::CachedCoordFunction< HostGrid, CoordFunction >::RangeVector |
|
inlineexplicit |
|
inline |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inline |
|
inline |
|
inline |
|
staticinherited |
dimension of the range vector