KASKADE 7 development version
|
#include "abstract_interface.hh"
#include "algorithm_base.hh"
#include <limits>
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | Kaskade::AdaptiveParameters |
Parameters that are used by SimpleAdaptiveRefinement. More... | |
class | Kaskade::SimpleAdaptiveRefinement |
Adaptive refinement algorithm. More... | |
class | Kaskade::FinalAdaptiveRefinement |
Performs error estimation and creates error indicators, but does not refine. Good for testing error estimators. More... | |
class | Kaskade::FixedSolverWithErrorEstimate |
Performs error estimation and creates error indicators, but does not refine. Good for testing error estimators. More... | |
class | Kaskade::TestErrorEstimator |
Namespaces | |
namespace | Kaskade |