refinement.hh File Reference
#include "estimator/marking.hh"
#include "space/hpMethod.hh"
#include "hp2D/hpAdaptiveSpace.hh"
#include "hp2D/quad.hh"
#include "hp2D/hpAdaptiveSpaceH1.hh"
#include <limits>
Go to the source code of this file.
Classes | |
class | estimator::AprioriVertex< F, dim > |
** More... | |
class | estimator::HP_Refinement< F, dim > |
Abstract Class for h refinement only, i.e. More... | |
class | estimator::Prediction< F, dim > |
Prediction hp - adaptive refinement strategy, proposed by Melenk and Wohlmuth. More... | |
class | estimator::Refinement< F > |
Abstract class for all refinement strategies in arbitray dimension. More... | |
Namespaces | |
estimator | |
Macros | |
#define | MAX_D std::numeric_limits<double>::max() |
Macro Definition Documentation
◆ MAX_D
#define MAX_D std::numeric_limits<double>::max() |
Definition at line 20 of file refinement.hh.