#include "basics/typedefs.hh"#include "basics/vectorsMatricesForward.hh"#include "operator/bilinearForm.hh"#include "formula.hh"

Go to the source code of this file.
Classes | |
| class | hp1D::Identity< F > |
| A function class to calculate element matrices for the mass matrix. More... | |
| class | hp1D::IdentityParallel< F > |
| A function class to calculate element matrices for the mass matrix for elements that are shifted. More... | |
| class | hp1D::Laplace< F > |
| A function class to calculate element matrices for the Laplacian. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |
| namespace | hp1D |
Reference element matrices for hp 1D FEM. | |