|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
Dune::HostGridAccess< IdentityGrid< HG > > Struct Template Reference
#include <dune/grid/utility/hostgridaccess.hh>
Classes | |
| struct | Codim |
| A Traits struct that collects return types of class member methods. More... | |
Public Types | |
| typedef Grid::Traits::LeafIntersection | LeafIntersection |
| type of the IdGrid leaf intersection | |
| typedef Grid::Traits::LevelIntersection | LevelIntersection |
| type of the IdGrid level intersection | |
| typedef HostGrid::Traits::LeafIntersection | HostLeafIntersection |
| type of the host leaf intersection | |
| typedef HostGrid::Traits::LevelIntersection | HostLevelIntersection |
| type of the host level intersection | |
Exported Types | |
| typedef IdentityGrid< HG > | Grid |
| typedef HG | HostGrid |
| type of HostGrid | |
Static Public Member Functions | |
| static const HostGrid & | hostGrid (const Grid &grid) |
| Get underlying HostGrid. | |
| template<class Entity > | |
| static const Codim< Entity::codimension >::HostEntity & | hostEntity (const Entity &entity) |
| template<int codim> | |
| static const Codim< codim >::HostEntity & | hostEntity (const typename Codim< codim >::Entity &entity) |
| static const HostLeafIntersection & | hostIntersection (const LeafIntersection &intersection) |
| static const HostLevelIntersection & | hostIntersection (const LevelIntersection &intersection) |
Member Typedef Documentation
◆ Grid
template<class HG >
| typedef IdentityGrid< HG > Dune::HostGridAccess< IdentityGrid< HG > >::Grid |
◆ HostGrid
template<class HG >
| typedef HG Dune::HostGridAccess< IdentityGrid< HG > >::HostGrid |
type of HostGrid
◆ HostLeafIntersection
template<class HG >
| typedef HostGrid::Traits::LeafIntersection Dune::HostGridAccess< IdentityGrid< HG > >::HostLeafIntersection |
type of the host leaf intersection
◆ HostLevelIntersection
template<class HG >
| typedef HostGrid::Traits::LevelIntersection Dune::HostGridAccess< IdentityGrid< HG > >::HostLevelIntersection |
type of the host level intersection
◆ LeafIntersection
template<class HG >
| typedef Grid::Traits::LeafIntersection Dune::HostGridAccess< IdentityGrid< HG > >::LeafIntersection |
type of the IdGrid leaf intersection
◆ LevelIntersection
template<class HG >
| typedef Grid::Traits::LevelIntersection Dune::HostGridAccess< IdentityGrid< HG > >::LevelIntersection |
type of the IdGrid level intersection
Member Function Documentation
◆ hostEntity() [1/2]
template<class HG >
template<class Entity >
|
inlinestatic |
◆ hostEntity() [2/2]
template<class HG >
template<int codim>
|
inlinestatic |
◆ hostGrid()
template<class HG >
|
inlinestatic |
Get underlying HostGrid.
- Parameters
-
[in] grid grid, whose host grid shall be returned
- Returns
- HostGrid
◆ hostIntersection() [1/2]
template<class HG >
|
inlinestatic |
◆ hostIntersection() [2/2]
template<class HG >
|
inlinestatic |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8