hpAdaptiveSpaceH1.hh File Reference
#include "basics/typedefs.hh"
#include "toolbox/inputOutput.hh"
#include "hp2D/hpAdaptiveSpace.hh"
#include "hp2D/buildH1TColumns.hh"
Go to the source code of this file.
Classes | |
class | hp2D::hpAdaptiveSpaceH1 |
struct | concepts::number< hp2D::hpAdaptiveSpaceH1 > |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
class | concepts::SMatrixBase< F > |
An abstract class for an S matrix. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Functions | |
hpAdaptiveSpaceH1 * | hp2D::hpAdaptiveSpaceH1FromInput (concepts::Mesh2 &msh, const concepts::InOutParameters input, bool verbose=false) |
Builds and refines a hp-adaptive H^1-conforming space with use of input parameters. More... | |
Detailed Description
H1-conforming hp-adaptive FEM space in 2D
Definition in file hpAdaptiveSpaceH1.hh.