divdiv.hh File Reference
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "toolbox/array.hh"
#include "toolbox/resourceMonitor.hh"
#include "operator/bilinearForm.hh"
#include "hp2D/singularSet.hh"
#include "hp2D/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 | hp2D::DivDiv< Weight > |
A function class to calculate element matrices for the Div u*Div v Bilinearform. More... | |
class | concepts::Formula< F > |
Interface for a formula. More... | |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
hp2D | |
2D 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.