hpMethod.hh File Reference
#include <cstring>
#include "basics/level.hh"
#include "toolbox/array.hh"
#include "space.hh"
#include "postProcess.hh"
Go to the source code of this file.
Classes | |
class | concepts::AdaptiveAdjustP< dim > |
Class to describe adjustments to elements in an adaptive space. More... | |
struct | concepts::AdaptiveControlP< dim, F > |
Describe control structures of a high order adaptive space. More... | |
class | concepts::HRefinement< F, dim > |
Uniform h refinement. More... | |
class | concepts::PRefinement< F, dim > |
Uniform p refinement. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Functions | |
template<int dim> | |
std::ostream & | concepts::operator<< (std::ostream &os, const AdaptiveAdjustP< dim > &a) |
template<int dim, class F > | |
std::ostream & | concepts::operator<< (std::ostream &os, const AdaptiveControlP< dim, F > &a) |
Detailed Description
control structures for high order methods
Definition in file hpMethod.hh.