|
dune-grid
2.2.0
|
#include <dune/grid/geometrygrid/hostcorners.hh>
Public Types | |
| typedef HostGeometry::GlobalCoordinate | Coordinate |
Public Member Functions | |
| HostCorners (const HostEntity &hostEntity) | |
| GeometryType | type () const |
| Coordinate | corner (const int i) const |
| unsigned int | numCorners () const |
| typedef HostGeometry::GlobalCoordinate Dune::GeoGrid::HostCorners< HostEntity >::Coordinate |
| Dune::GeoGrid::HostCorners< HostEntity >::HostCorners | ( | const HostEntity & | hostEntity | ) | [inline, explicit] |
| Coordinate Dune::GeoGrid::HostCorners< HostEntity >::corner | ( | const int | i | ) | const [inline] |
| unsigned int Dune::GeoGrid::HostCorners< HostEntity >::numCorners | ( | ) | const [inline] |
| GeometryType Dune::GeoGrid::HostCorners< HostEntity >::type | ( | ) | const [inline] |
1.7.6.1