|
dune-grid
2.3.1
|
Derive an implementation of a discrete coordinate function from this class. More...
#include <dune/grid/geometrygrid/coordfunction.hh>

Public Types | |
| typedef Base::RangeVector | RangeVector |
| typedef This | Interface |
| typedef Impl | Implementation |
| typedef ct | ctype |
| field type of the coordinate vector More... | |
Static Public Attributes | |
| static const unsigned int | dimRange = dimR |
| dimension of the range vector More... | |
Protected Member Functions | |
| DiscreteCoordFunction () | |
| void | adapt () |
| const Implementation & | asImp () const |
| Implementation & | asImp () |
Derive an implementation of a discrete coordinate function from this class.
|
inherited |
field type of the coordinate vector
|
inherited |
|
inherited |
| typedef Base :: RangeVector Dune::DiscreteCoordFunction< ct, dimR, Impl >::RangeVector |
|
inlineprotected |
|
inlineprotected |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
staticinherited |
dimension of the range vector
1.8.7