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

Classes | Namespaces | Typedefs | Functions
hp2D/hpAdaptiveSpaceDG.hh File Reference

hp-adaptive FEM space in 2D composed of separate spaces hpAdapativeSpace and may be discontinuous. More...

#include "toolbox/set.hh"
#include "hp2D/hpAdaptiveSpace.hh"
Include dependency graph for hpAdaptiveSpaceDG.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::hpAdaptiveSpaceDG< F >
 hp-adaptive FEM space in 2D composed of separate spaces hpAdapativeSpace and may be discontinuous More...

Namespaces

namespace  hp2D
 

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


Typedefs

typedef hpAdaptiveSpaceDG
< hpAdaptiveSpaceH1 > 
hp2D::hpAdaptiveSpaceH1_DG

Functions

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

Detailed Description

hp-adaptive FEM space in 2D composed of separate spaces hpAdapativeSpace and may be discontinuous.

Author:
Kersten Schmidt, 2010

Definition in file hpAdaptiveSpaceDG.hh.


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