Go to the source code of this file.
Classes | |
class | oomph::GeomObject |
A geometric object is an object that provides a parametrised description of its shape via the function GeomObject::position(...). More... | |
class | oomph::StraightLine |
Steady, straight 1D line in 2D space. More... | |
class | oomph::Ellipse |
Steady ellipse with half axes A and B as geometric object: More... | |
class | oomph::Circle |
Circle in 2D space. More... | |
class | oomph::EllipticalTube |
Elliptical tube with half axes a and b. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |