DUNE PDELab (git)
Dune::HierarchicSearch< Grid, IS > Class Template Reference
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. More... | |
template<PartitionIteratorType partition> | |
Entity | findEntity (const FieldVector< ct, dimw > &global) const |
Search the IndexSet of this HierarchicSearch for an Entity containing point global. More... | |
Detailed Description
template<class Grid, class IS>
class Dune::HierarchicSearch< Grid, IS >
class Dune::HierarchicSearch< Grid, IS >
Member Function Documentation
◆ findEntity() [1/2]
template<class Grid , class IS >
|
inline |
Search the IndexSet of this HierarchicSearch for an Entity containing point global.
- Exceptions
-
GridError No element of the coarse grid contains the given coordinate.
Referenced by Dune::PDELab::GridFunctionToFunctionAdapter< GF >::evaluate().
◆ findEntity() [2/2]
template<class Grid , class IS >
template<PartitionIteratorType partition>
|
inline |
Search the IndexSet of this HierarchicSearch for an Entity containing point global.
- Exceptions
-
GridError No element of the coarse grid contains the given coordinate.
type of LevelIterator
References DUNE_THROW, Dune::Geometry< mydim, cdim, GridImp, GeometryImp >::global(), Dune::Grid< dim, dimworld, ct, GridFamily >::levelGridView(), and Dune::referenceElement().
The documentation for this class was generated from the following file:
- dune/grid/utility/hierarchicsearch.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)