dune-grid  2.2.0
Public Types | Public Member Functions
Dune::GeoGrid::HostCorners< HostEntity > Class Template Reference

#include <dune/grid/geometrygrid/hostcorners.hh>

List of all members.

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

template<class HostEntity>
class Dune::GeoGrid::HostCorners< HostEntity >


Member Typedef Documentation

template<class HostEntity >
typedef HostGeometry::GlobalCoordinate Dune::GeoGrid::HostCorners< HostEntity >::Coordinate

Constructor & Destructor Documentation

template<class HostEntity >
Dune::GeoGrid::HostCorners< HostEntity >::HostCorners ( const HostEntity &  hostEntity) [inline, explicit]

Member Function Documentation

template<class HostEntity >
Coordinate Dune::GeoGrid::HostCorners< HostEntity >::corner ( const int  i) const [inline]
template<class HostEntity >
unsigned int Dune::GeoGrid::HostCorners< HostEntity >::numCorners ( ) const [inline]
template<class HostEntity >
GeometryType Dune::GeoGrid::HostCorners< HostEntity >::type ( ) const [inline]

The documentation for this class was generated from the following file: