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

Public Types | |
| typedef Base ::DomainVector | DomainVector |
| typedef Base ::RangeVector | RangeVector |
| typedef This | Interface |
| typedef IdenticalCoordFunction< HostGrid::ctype, dim > | Implementation |
| typedef HostGrid::ctype | ctype |
| field type of the coordinate vector More... | |
Public Member Functions | |
| RangeVector | operator() (const DomainVector &x) const |
| void | evaluate (const DomainVector &x, RangeVector &y) const |
| evaluate method for global mapping More... | |
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
|
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
1.8.13