|
LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
Contains assembly classes for Hodge Laplacian operators, Dirac Operators and the correspondig source problems. More...
Classes | |
| class | DiracOperator |
| Computes the Galerkin LSE for the Dirac Operator and the load vector. More... | |
| class | DiracOperatorSourceProblem |
| Computes the Galerkin LSE for the Dirac Operator source problem. More... | |
| class | HodgeLaplaciansSourceProblems |
| Creates and solves the discretised Hodge Laplacian source problems. More... | |
| class | WhitneyOneHodgeLaplace |
| Computes the Galerkin LSE for the Hodge Laplacian of the whitney one form. More... | |
| class | WhitneyTwoHodgeLaplace |
| Computes the Galerkin LSE for the Hodge Laplacian of the whitney two form. More... | |
| class | WhitneyZeroHodgeLaplace |
| Computes the Galerkin LSE for the Hodge Laplacian of the whitney zero form. More... | |
Typedefs | |
| using | complex = std::complex< double > |
Contains assembly classes for Hodge Laplacian operators, Dirac Operators and the correspondig source problems.
| typedef std::complex< double > projects::hldo_sphere::operators::complex |
Definition at line 32 of file dirac_operator.h.