LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
hldo_sphere.h
1#ifndef HLDO_SPHERE_H
2#define HLDO_SPHERE_H
3
13namespace projects::hldo_sphere {}
14
15#endif // HLDO_SPHERE_H
Implementation of the thesis Hogde Laplacians and Dirac Operators on the surface of the 3-Sphere.
Definition: assemble.h:15