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

Classes | Namespaces
hp2D/function.hh File Reference
#include "toolbox/sequence.hh"
#include "functionBase.hh"
#include "edge.hh"
#include "traces.hh"
Include dependency graph for function.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::Grad< F >
 The gradient of the approximated function in a FE space. More...
class  hp2D::NeumannTrace< F, G >
 The Neumann trace of the approximated function in a FE space. More...
class  hp2D::PlCurl< F >
 The vectorial 2D curl of the approximated function in a FE space. More...
class  hp2D::Trace< F, G >
 The Dirichlet trace of the approximated function in a FE space. More...
class  hp2D::TraceDeriv< F, G >
 The tangential derivative of the Dirichlet trace of the approximated function in a FE space. More...
class  hp2D::Value< F, G >
 The approximated function in a FE space. More...

Namespaces

namespace  hp2D
 

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



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