|
dune-grid 2.10
|
#include <dune/grid/geometrygrid/grid.hh>

Public Types | |
| typedef Base::DomainVector | DomainVector |
| typedef Base::RangeVector | RangeVector |
| typedef This | Interface |
| typedef IdenticalCoordFunction< ctype, dim > | Implementation |
| typedef ctype | ctype |
| field type of the coordinate vector | |
Public Member Functions | |
| RangeVector | operator() (const DomainVector &x) const |
| void | evaluate (const DomainVector &x, RangeVector &y) const |
| evaluate method for global mapping | |
Static Public Attributes | |
| static const unsigned int | dimDomain |
| dimension of the range vector (dimensionworld of host grid) | |
| static const unsigned int | dimRange |
| dimension of the range vector | |
Protected Member Functions | |
| const Implementation & | asImp () const |
| Implementation & | asImp () |
|
inherited |
field type of the coordinate vector
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inherited |
evaluate method for global mapping
|
inlineinherited |
|
staticinherited |
dimension of the range vector (dimensionworld of host grid)
|
staticinherited |
dimension of the range vector