|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
List of all members
Dune::IdenticalCoordFunction< ctype, dim > Class Template Reference
#include <dune/grid/geometrygrid/identity.hh>
Inheritance diagram for Dune::IdenticalCoordFunction< ctype, dim >:

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 | |
Public Member Functions | |
| template<typename... Args> | |
| IdenticalCoordFunction (Args &...) | |
| 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 = dimD |
| dimension of the range vector (dimensionworld of host grid) | |
| static const unsigned int | dimRange = dimR |
| dimension of the range vector | |
Protected Member Functions | |
| const Implementation & | asImp () const |
| Implementation & | asImp () |
Member Typedef Documentation
◆ ctype
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
inherited |
field type of the coordinate vector
◆ DomainVector
template<class ctype , unsigned int dim>
| typedef Base::DomainVector Dune::IdenticalCoordFunction< ctype, dim >::DomainVector |
◆ Implementation
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
inherited |
◆ Interface
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
inherited |
◆ RangeVector
template<class ctype , unsigned int dim>
| typedef Base::RangeVector Dune::IdenticalCoordFunction< ctype, dim >::RangeVector |
Constructor & Destructor Documentation
◆ IdenticalCoordFunction()
template<class ctype , unsigned int dim>
template<typename... Args>
|
inline |
Member Function Documentation
◆ asImp() [1/2]
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
inlineprotectedinherited |
◆ asImp() [2/2]
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
inlineprotectedinherited |
◆ evaluate()
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
inherited |
evaluate method for global mapping
◆ operator()()
template<class ctype , unsigned int dim>
|
inline |
Member Data Documentation
◆ dimDomain
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
staticinherited |
dimension of the range vector (dimensionworld of host grid)
◆ dimRange
template<class ct , unsigned int dimD, unsigned int dimR, class Impl >
|
staticinherited |
dimension of the range vector
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8