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 |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
staticinherited |
|
protectedinherited |