#include "basics/typedefs.hh"#include "operator/bilinearForm.hh"#include "geometry/sharedJacobian.hh"#include "hp2D/bilinearFormHelper.hh"

Go to the source code of this file.
Classes | |
| class | hp2D::Identity< F > |
| A function class to calculate element matrices for the mass matrix. More... | |
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::setupIdentity (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
| |