|
dune-grid 2.10
|
Search an IndexSet for an Entity containing a given point. More...
#include <dune/grid/utility/hierarchicsearch.hh>
Public Member Functions | |
| HierarchicSearch (const Grid &g, const IS &is) | |
| Construct a HierarchicSearch object from a Grid and an IndexSet. | |
| Entity | findEntity (const FieldVector< ct, dimw > &global) const |
| Search the IndexSet of this HierarchicSearch for an Entity containing point global. | |
| template<PartitionIteratorType partition> | |
| Entity | findEntity (const FieldVector< ct, dimw > &global) const |
| Search the IndexSet of this HierarchicSearch for an Entity containing point global. | |
|
inline |
Construct a HierarchicSearch object from a Grid and an IndexSet.
|
inline |
Search the IndexSet of this HierarchicSearch for an Entity containing point global.
| GridError | No element of the coarse grid contains the given coordinate. |
|
inline |
Search the IndexSet of this HierarchicSearch for an Entity containing point global.
| GridError | No element of the coarse grid contains the given coordinate. |
type of LevelIterator