dune-grid
2.3.1
|
#include <dune/grid/io/file/dgfparser/dgfgeogrid.hh>
Public Types | |
typedef Base::DomainVector | DomainVector |
typedef Base::RangeVector | RangeVector |
typedef dgf::ProjectionBlock::Expression | Expression |
typedef This | Interface |
typedef DGFCoordFunction< dimD, dimR > | Implementation |
typedef double | ctype |
field type of the coordinate vector More... | |
Public Member Functions | |
DGFCoordFunction (const Expression *expression) | |
void | evaluate (const DomainVector &x, RangeVector &y) const |
Static Public Attributes | |
static const unsigned int | dimDomain |
dimension of the range vector (dimensionworld of host grid) More... | |
static const unsigned int | dimRange |
dimension of the range vector More... | |
Protected Member Functions | |
const Implementation & | asImp () const |
Implementation & | asImp () |
|
inherited |
field type of the coordinate vector
typedef Base::DomainVector Dune::DGFCoordFunction< dimD, dimR >::DomainVector |
typedef dgf::ProjectionBlock::Expression Dune::DGFCoordFunction< dimD, dimR >::Expression |
|
inherited |
|
inherited |
typedef Base::RangeVector Dune::DGFCoordFunction< dimD, dimR >::RangeVector |
|
inline |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inline |
|
staticinherited |
dimension of the range vector (dimensionworld of host grid)
|
staticinherited |
dimension of the range vector