dune-grid 2.9.0
Public Types | Public Member Functions | List of all members
Dune::GeoGrid::HostCorners< HostEntity > Class Template Reference

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

Public Types

typedef HostGeometry::GlobalCoordinate Coordinate
 

Public Member Functions

 HostCorners (const HostEntity &hostEntity)
 
GeometryType type () const
 
Coordinate operator[] (int i) const
 
std::size_t size () const
 

Member Typedef Documentation

◆ Coordinate

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

Constructor & Destructor Documentation

◆ HostCorners()

template<class HostEntity >
Dune::GeoGrid::HostCorners< HostEntity >::HostCorners ( const HostEntity &  hostEntity)
inlineexplicit

Member Function Documentation

◆ operator[]()

template<class HostEntity >
Coordinate Dune::GeoGrid::HostCorners< HostEntity >::operator[] ( int  i) const
inline

◆ size()

template<class HostEntity >
std::size_t Dune::GeoGrid::HostCorners< HostEntity >::size ( ) const
inline

◆ type()

template<class HostEntity >
GeometryType Dune::GeoGrid::HostCorners< HostEntity >::type ( ) const
inline

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