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

Classes | Namespaces
hp2D/traces.hh File Reference

Traces of FE solutions. More...

#include "toolbox/sequence.hh"
#include "formula/boundary.hh"
#include "formula/exceptions.hh"
#include "geometry/boundaryConditions.hh"
#include "geometry/cellConditions.hh"
#include "space/space.hh"
#include "hp1D/element.hh"
#include "hp2D/element.hh"
#include "hp2D/edge.hh"
Include dependency graph for traces.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  concepts::DirichletElementFormula< F, G >
 Dirichlet Data as element formula. More...
class  hp2D::TraceSpace
 Builds the trace space of an FE space. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  hp2D
 

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



Detailed Description

Traces of FE solutions.

Author:
Kersten Schmidt, 2007

Definition in file traces.hh.


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