#include "basics/typedefs.hh"
#include "toolbox/inputOutput.hh"
#include "formula/boundary.hh"
#include "hp2D/hpAdaptiveSpace.hh"
#include "hp2D/refinePreBuilder.hh"
#include "hp2Dedge/buildHCurlTColumns.hh"
Go to the source code of this file.
Classes | |
class | hp2D::hpAdaptiveSpaceHCurl |
Namespaces | |
namespace | concepts |
namespace | hp2Dedge |
namespace | hp2D |
Functions | |
hpAdaptiveSpaceHCurl * | hp2D::hpAdaptiveSpaceHCurlFromInput (concepts::Mesh2 &msh, const concepts::InOutParameters input, bool verbose=false) |
HCurl-conforming hp-adaptive FEM space in 2D
Definition in file hpAdaptiveSpaceHCurl.hh.