Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Functions
space/hpMethod.hh File Reference
#include <cstring>
#include "basics/level.hh"
#include "toolbox/array.hh"
#include "space.hh"
#include "postProcess.hh"
Include dependency graph for hpMethod.hh:
This graph shows which files directly or indirectly include this file:

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

namespace  concepts
 

Geometries and material constants for eddy current problems.


Functions

template<int dim, class F >
std::ostream & concepts::operator<< (std::ostream &os, const AdaptiveControlP< dim, F > &a)
template<int dim>
std::ostream & concepts::operator<< (std::ostream &os, const AdaptiveAdjustP< dim > &a)

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)