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

Public Types | |
| typedef Base::DomainVector | DomainVector |
| 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 | dimDomain = dimD |
| dimension of the range vector (dimensionworld of host grid) More... | |
| static const unsigned int | dimRange = dimR |
| dimension of the range vector More... | |
Protected Member Functions | |
| AnalyticalCoordFunction () | |
| const Implementation & | asImp () const |
| Implementation & | asImp () |
Derive an implementation of an analytical coordinate function from this class.
|
inherited |
field type of the coordinate vector
| typedef Base :: DomainVector Dune::AnalyticalCoordFunction< ct, dimD, dimR, Impl >::DomainVector |
|
inherited |
|
inherited |
| typedef Base :: RangeVector Dune::AnalyticalCoordFunction< ct, dimD, dimR, Impl >::RangeVector |
|
inlineprotected |
|
inlineprotectedinherited |
Referenced by Dune::DiscreteCoordFunctionInterface< CoordFunction::ctype, dimR, CachedCoordFunction< HostGrid, CoordFunction > >::adapt(), Dune::AnalyticalCoordFunctionInterface< double, dimD, dimR, DGFCoordFunction< dimD, dimR > >::evaluate(), and Dune::DiscreteCoordFunctionInterface< CoordFunction::ctype, dimR, CachedCoordFunction< HostGrid, CoordFunction > >::evaluate().
|
inlineprotectedinherited |
|
staticinherited |
dimension of the range vector (dimensionworld of host grid)
|
staticinherited |
dimension of the range vector
1.8.11