rotrot.hh File Reference
#include "basics/typedefs.hh"
#include "basics/vectorsMatrices.hh"
#include "basics/cloneable.hh"
#include "toolbox/array.hh"
#include "operator/bilinearForm.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::RotRot |
A function class to calculate element matrices for the Rot u*Rot v Bilinearform. More... | |
Namespaces | |
hp3D | |
3D hp-FEM for H1-conforming elements. | |
vectorial | |
Vector valued problems. | |
Detailed Description
Discretization of rot * rot for Maxwell equations in frequency domain
Definition in file rotrot.hh.