Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
hierarchic-approximation.hh File Reference

Utility class for hierarchically searching for the Entity closest to a given point. More...

#include <cstddef>
#include <sstream>
#include <string>
#include <utility>
#include <dune/common/classname.hh>
#include <dune/common/fvector.hh>
#include <dune/grid/common/grid.hh>
#include <dune/grid/common/gridenums.hh>
#include <dune/fufem/geometry/polyhedrondistance.hh>

Go to the source code of this file.

Classes

class  HierarchicApproximation< Grid, IS >
 Search an IndexSet for the Entity closest to a given point. More...
 

Detailed Description

Utility class for hierarchically searching for the Entity closest to a given point.