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