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

Classes | Namespaces | Functions
hp2D/hpAdaptiveSpaceH1.hh File Reference

H1-conforming hp-adaptive FEM space in 2D. More...

#include "basics/typedefs.hh"
#include "toolbox/inputOutput.hh"
#include "hp2D/hpAdaptiveSpace.hh"
#include "hp2D/buildH1TColumns.hh"
Include dependency graph for hpAdaptiveSpaceH1.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::hpAdaptiveSpaceH1

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2D
 

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


Functions

hpAdaptiveSpaceH1 * hp2D::hpAdaptiveSpaceH1FromInput (concepts::Mesh2 &msh, const concepts::InOutParameters input, bool verbose=false)
 Builds and refines a hp-adaptive H^1-conforming space with use of input parameters.

Detailed Description

H1-conforming hp-adaptive FEM space in 2D.

Author:
Kersten Schmidt, 2005

Definition in file hpAdaptiveSpaceH1.hh.


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