#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 > |
Namespaces | |
| namespace | vectorial |
| namespace | hp3D |
Discretization of div * div for Maxwell equations in frequency domain
Definition in file divdiv.hh.