#include "basics/typedefs.hh"#include "basics/vectorsMatrices.hh"#include "basics/cloneable.hh"#include "toolbox/array.hh"#include "formula/formula.hh"#include "operator/bilinearForm.hh"#include "hp3D/singularSet.hh"#include "hp3D/shortestDist.hh"#include "vectorial/vectorizable.hh"#include "maxwell.hh"

Go to the source code of this file.
Classes | |
| class | hp3D::DivDiv< Weight > |
| A function class to calculate element matrices for the Div u*Div v Bilinearform. More... | |
Namespaces | |
| namespace | hp3D |
3D hp-FEM for H1-conforming elements. | |
| namespace | vectorial |
Vector valued problems. | |