#include "basics/typedefs.hh"

Go to the source code of this file.
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp2D |
Eddy-Current Model in 2D in h-formulation. | |
| namespace | vectorial |
Vector valued problems. | |
Functions | |
| template<class F > | |
| void | hp2D::setupIdDiv (vectorial::BilinearForm< F, typename concepts::Realtype< F >::type > &bf, const concepts::ElementFormulaContainer< F > frm=concepts::ElementFormulaContainer< F >()) |
| Function to setup a bilinear form related to the vector Identity, namely. | |