#include "basics/exceptions.hh"
#include "geometry/cell2D.hh"
#include "geometry/mesh.hh"
#include "geometry/boundaryConditions.hh"
#include "geometry/cellConditions.hh"
#include "space/hpMethod.hh"
#include "space/space.hh"
#include "hp2D/element.hh"
#include "hp2D/spacePreBuilder.hh"
#include "hp2D/buildTColumnsBase.hh"
Go to the source code of this file.
Classes | |
class | hp2D::hpAdaptiveSpace< F > |
Namespaces | |
namespace | hp2D |
hp-adaptive FEM space in 2D with continuity over cell boundaries
Definition in file hpAdaptiveSpace.hh.