#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 > |
Namespaces | |
namespace | hp2D |
namespace | concepts |
Functions | |
hpAdaptiveSpaceL2 * | hp2D::hpAdaptiveSpaceL2FromInput (concepts::Mesh2 &msh, const concepts::InOutParameters input, bool verbose=false) |
L2-conforming hp-adaptive FEM space in 2D
Definition in file hpAdaptiveSpaceL2.hh.