#include <dune/grid/geometrygrid/cachedcoordfunction.hh>
|
| CoordCache (const HostGrid &hostGrid) |
|
template<class Entity > |
const Coordinate & | operator() (const Entity &entity, unsigned int corner) const |
|
const Coordinate & | operator() (const Vertex &vertex, unsigned int corner) const |
|
template<class Entity > |
Coordinate & | operator() (const Entity &entity, unsigned int corner) |
|
Coordinate & | operator() (const Vertex &vertex, unsigned int corner) |
|
void | adapt () |
|
◆ CoordCache()
template<class HostGrid , class Coordinate >
◆ adapt()
template<class HostGrid , class Coordinate >
◆ operator()() [1/4]
template<class HostGrid , class Coordinate >
◆ operator()() [2/4]
template<class HostGrid , class Coordinate >
◆ operator()() [3/4]
template<class HostGrid , class Coordinate >
◆ operator()() [4/4]
template<class HostGrid , class Coordinate >
const Coordinate & Dune::GeoGrid::CoordCache< HostGrid, Coordinate >::operator() |
( |
const Vertex & |
vertex, |
|
|
unsigned int |
corner |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: