hpAdaptiveSpaceDG.hh File Reference
Go to the source code of this file.
Classes | |
class | hp2D::hpAdaptiveSpaceDG< F > |
hp-adaptive FEM space in 2D composed of separate spaces hpAdapativeSpace and may be discontinuous. More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Typedefs | |
typedef hpAdaptiveSpaceDG< hpAdaptiveSpaceH1 > | hp2D::hpAdaptiveSpaceH1_DG |
Functions | |
hpAdaptiveSpaceH1_DG * | hp2D::hpAdaptiveSpaceH1_DGFromInput (concepts::Mesh2 &msh, const concepts::InOutParameters input, bool verbose=false) |
Builds and refines a piecewise hp-adaptive H^1-conforming space with use of input parameters. More... | |
Detailed Description
hp-adaptive FEM space in 2D composed of separate spaces hpAdapativeSpace and may be discontinuous.
Definition in file hpAdaptiveSpaceDG.hh.