|
dune-spgrid 2.8.0
|
#include <dune/grid/spgrid/hierarchicsearch.hh>

Public Types | |
| typedef Base::Entity | Entity |
| typedef Base::GlobalVector | GlobalVector |
Public Member Functions | |
| SPHierarchicSearch (const Grid &grid, const IndexSet &indexSet) | |
| Entity | findEntity (const GlobalVector &global) const |
Protected Types | |
| typedef Grid::ctype | ctype |
Protected Member Functions | |
| Entity | findEntity (const GlobalVector &global, int level) const |
Protected Attributes | |
| const Grid & | grid_ |
Static Protected Attributes | |
| static const int | dimension = Grid::dimension |
|
inherited |
| typedef Base::Entity Dune::SPHierarchicSearch< Grid, SPIndexSet< Grid > >::Entity |
| typedef Base::GlobalVector Dune::SPHierarchicSearch< Grid, SPIndexSet< Grid > >::GlobalVector |
|
inline |
|
inline |
|
inlineinherited |
|
staticinherited |
|
protectedinherited |