![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
GeometricEstimator< GridType > Class Template Reference
Error estimator which marks an element for refinement if it fulfills a geometric condition. More...
#include <dune/fufem/estimators/geometricmarking.hh>
Static Public Member Functions | |
| static void | estimate (GridType &grid, bool(*refinementCondition)(const Dune::FieldVector< double, dim > &pos)) |
| template<class BlockVectorType > | |
| static void | estimate (GridType &grid, bool(*refinementCondition)(const Dune::FieldVector< double, dimworld > &pos), const BlockVectorType &deformation) |
Detailed Description
template<class GridType>
class GeometricEstimator< GridType >
class GeometricEstimator< GridType >
Error estimator which marks an element for refinement if it fulfills a geometric condition.
Member Function Documentation
◆ estimate() [1/2]
template<class GridType >
|
inlinestatic |
◆ estimate() [2/2]
template<class GridType >
template<class BlockVectorType >
|
inlinestatic |
The documentation for this class was generated from the following file:
