dune-grid
2.2.0
|
Derive an implementation of a discrete coordinate function from this class. More...
#include <dune/grid/geometrygrid/coordfunction.hh>
Public Types | |
typedef Base::RangeVector | RangeVector |
range vector for the evaluate method | |
typedef This | Interface |
typedef Impl | Implementation |
typedef ct | ctype |
field type of the coordinate vector |
Static Public Attributes | |
static const unsigned int | dimRange = dimR |
dimension of the range vector |
Protected Member Functions | |
DiscreteCoordFunction () | |
void | adapt () |
method called from grid.adapt() method to allow adaptation of the discrete coordinate function | |
const Implementation & | asImp () const |
Implementation & | asImp () |
Derive an implementation of a discrete coordinate function from this class.
|
inherited |
field type of the coordinate vector
Reimplemented in Dune::CachedCoordFunction< HostGrid, CoordFunction, Allocator >.
|
inherited |
|
inherited |
typedef Base :: RangeVector Dune::DiscreteCoordFunction< ct, dimR, Impl >::RangeVector |
range vector for the evaluate method
Reimplemented from Dune::DiscreteCoordFunctionInterface< ct, dimR, Impl >.
Reimplemented in Dune::CachedCoordFunction< HostGrid, CoordFunction, Allocator >.
|
inlineprotected |
|
inlineprotected |
method called from grid.adapt() method to allow adaptation of the discrete coordinate function
Reimplemented from Dune::DiscreteCoordFunctionInterface< ct, dimR, Impl >.
Reimplemented in Dune::CachedCoordFunction< HostGrid, CoordFunction, Allocator >.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
staticinherited |
dimension of the range vector