#include "basics/typedefs.hh"

Go to the source code of this file.
Classes | |
| struct | graphics::spaceTraits< space > |
| Traits for a space. More... | |
| struct | graphics::spaceTraits< hp2D::Space > |
| Traits for hp2D::Space. More... | |
| struct | graphics::spaceTraits< hp3D::Space > |
| Traits for hp3D::Space. More... | |
| struct | graphics::spaceTraits< linearFEM::Linear2d > |
| Traits for linearFEM::Linear2d. More... | |
| struct | graphics::spaceTraits< linearFEM::Linear3d > |
| Traits for linearFEM::Linear3d. More... | |
| struct | graphics::spaceTraits< vectorial::Space< concepts::Real > > |
| Traits for vectorial::Space. More... | |
Namespaces | |
| namespace | graphics |
Graphics. | |
| namespace | hp2D |
Eddy-Current Model in 2D in h-formulation. | |
| namespace | hp3D |
3D hp-FEM for H1-conforming elements. | |
| namespace | linearFEM |
Linear FEM in 1D, 2D and 3D. | |
| namespace | vectorial |
Vector valued problems. | |