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

Classes | Namespaces | Functions
hp2Dedge/hpAdaptiveSpaceHCurl.hh File Reference

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

#include "basics/typedefs.hh"
#include "toolbox/inputOutput.hh"
#include "formula/boundary.hh"
#include "hp2D/hpAdaptiveSpace.hh"
#include "hp2D/refinePreBuilder.hh"
#include "hp2Dedge/buildHCurlTColumns.hh"
Include dependency graph for hpAdaptiveSpaceHCurl.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::hpAdaptiveSpaceHCurl

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2D
 

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


namespace  hp2Dedge
 

hp 2D edge elements for electromagnetics.


Functions

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

Detailed Description

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

Author:
Kersten Schmidt, 2005

Definition in file hpAdaptiveSpaceHCurl.hh.


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