dune-grid
2.2.0
|
#include <dune/grid/geometrygrid/grid.hh>
Public Types | |
typedef Base::DomainVector | DomainVector |
domain vector for the evaluate method | |
typedef Base::RangeVector | RangeVector |
range vector for the evaluate method | |
typedef This | Interface |
typedef IdenticalCoordFunction < HostGrid::ctype, dim > | Implementation |
typedef HostGrid::ctype | ctype |
field type of the coordinate vector |
Public Member Functions | |
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 |
domain vector for the evaluate method
Reimplemented from Dune::AnalyticalCoordFunction< HostGrid::ctype, dim, dim, IdenticalCoordFunction< HostGrid::ctype, dim > >.
|
inherited |
|
inherited |
|
inherited |
range vector for the evaluate method
Reimplemented from Dune::AnalyticalCoordFunction< HostGrid::ctype, dim, dim, IdenticalCoordFunction< HostGrid::ctype, dim > >.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineinherited |
|
staticinherited |
dimension of the range vector (dimensionworld of host grid)
|
staticinherited |
dimension of the range vector