Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
hp2D/hpAdaptiveSpace.hh File Reference

hp-adaptive FEM space in 2D with continuity over cell boundaries More...

#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"
Include dependency graph for hpAdaptiveSpace.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::hpAdaptiveSpace< F >
 hp-adaptive space with 2D elements. More...

Namespaces

namespace  hp2D
 

Eddy-Current Model in 2D in h-formulation.



Detailed Description

hp-adaptive FEM space in 2D with continuity over cell boundaries

Author:
Kersten Schmidt, 2005

Definition in file hpAdaptiveSpace.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)