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

Classes | Namespaces | Defines
app-kersten/Models.hh File Reference
#include "basics/exceptions.hh"
#include "function/vector.hh"
#include "graphics/matlab.hh"
#include "hp2D/space.hh"
#include "toolbox/inputOutput.hh"
#include "toolbox/inputParam.hh"
#include "formula/piecewiseFormula.hh"
#include "basics/debug.hh"
Include dependency graph for Models.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hp2D::InputModels
 Helps for reading input parameters for single solving with Models. More...
class  hp2D::MatrixNotBuilt
 Indicates that a needed matrix wasn't build yet. More...
class  hp2D::ModelNotSolved
 Indicates that a model wasn't solved yet. More...
class  hp2D::Models< F >
 Base class for 2D models. More...

Namespaces

namespace  hp2D
 

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


Defines

#define Models_formulaOut_D   0
 Base class for 2D models.

Define Documentation

#define Models_formulaOut_D   0

Base class for 2D models.

Kersten Schmidt, 2005

Definition at line 19 of file Models.hh.


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