LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Namespaces
projects::hldo_sphere Namespace Reference

Implementation of the thesis Hogde Laplacians and Dirac Operators on the surface of the 3-Sphere. More...

Namespaces

namespace  assemble
 Collection of matrix and vector element providers.
 
namespace  debugging
 Contains debugging experiments mainly for the Dirac Opeartor.
 
namespace  experiments
 Wrapper classes for experiments.
 
namespace  mesh
 Contains a generator for triangluations of the surface of the 3-sphere.
 
namespace  operators
 Contains assembly classes for Hodge Laplacian operators, Dirac Operators and the correspondig source problems.
 
namespace  post_processing
 Postprocessing such as computing norms and Mesh Functions and plot scripts.
 

Detailed Description

Implementation of the thesis Hogde Laplacians and Dirac Operators on the surface of the 3-Sphere.

The code in this namespace is based on the thesis Hodge Laplacains and Dirac Operators on the Surface of the 3-Sphere, which is liked in the README.md file.