#include <adaptationStrategy.hh>
template<class Grid>
class Kaskade::Adaptivity::ErrorEquilibration< Grid >
Definition at line 255 of file adaptationStrategy.hh.
|
| template<typename... Args> |
| | ErrorEquilibration (GridManagerBase< Grid > &gridManager_, Args...) |
| |
| template<class Err , class ErrorRepresentation , class Scalar > |
| void | refineGrid_impl (Err const &err, ErrorRepresentation &errorDistribution, Scalar tol) |
| |
◆ ErrorEquilibration()
template<class Grid >
template<typename... Args>
◆ refineGrid_impl()
template<class Grid >
template<class Err , class ErrorRepresentation , class Scalar >
The documentation for this class was generated from the following file: