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