#include <memory>#include "basics/typedefs.hh"#include "toolbox/dynArray.hh"#include "function/linearForm.hh"#include "operator/bilinearForm.hh"#include "linearFEM/element2D.hh"#include "triangleP2.hh"
Go to the source code of this file.
Classes | |
| class | FlexibleRHS |
| Right hand side for the stochastic diffusion. More... | |
| class | Identity |
| Discrete equivalent of the absolute term in 2D for linear and quadratic FEM. More... | |
| class | Laplace |
| Discrete equivalent of the Laplacian in 2D for linear and quadratic FEM. More... | |
| class | RHS |
| Right hand side for the stochastic diffusion. More... | |
Namespaces | |
| namespace | concepts |
Geometries and material constants for eddy current problems. | |