Dune::HierarchicSearch< Grid, IS > Class Template Reference
#include <hierarchicsearch.hh>
Detailed Description
template<class Grid, class IS>
class Dune::HierarchicSearch< Grid, IS >
Search an IndexSet for an Entity containing a given point. Public Member Functions | |
HierarchicSearch (const Grid &_g, const IS &_is) | |
Construct a HierarchicSearch object from a Grid and an IndexSet. | |
EntityPointer | findEntity (const FieldVector< ct, dimw > &global) const |
Search the IndexSet of this HierarchicSearch for an Entity containing point global. |
The documentation for this class was generated from the following file: