dune-grid
2.3.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 |
Static Public Attributes | |
static const unsigned int | dimDomain = dimD |
dimension of the range vector (dimensionworld of host grid) | |
static const unsigned int | dimRange = dimR |
dimension of the range vector |
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 |
|
inlineprotectedinherited |
|
staticinherited |
dimension of the range vector (dimensionworld of host grid)
|
staticinherited |
dimension of the range vector