divdiv.hh File Reference
#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 | vectorial::BilinearForm< F, G > |
Vector valued bilinear form. More... | |
class | hp3D::DivDiv< Weight > |
A function class to calculate element matrices for the Div u*Div v Bilinearform. More... | |
Namespaces | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
vectorial | |
Vector valued problems. | |
Detailed Description
Discretization of div * div for Maxwell equations in frequency domain
Definition in file divdiv.hh.