Classes | Namespaces
circle.h File Reference

Go to the source code of this file.

Classes

class  oomph::SimpleCircle
 Simple circle in 2D space.

\[ x = X_c + R \cos(\zeta) \]

\[ y = Y_c + R \sin(\zeta) \]

. More...

 
class  oomph::GeneralCircle
 GeneralCircle in 2D space.

\[ x = X_c + R \cos(\zeta) \]

\[ y = Y_c + R \sin(\zeta) \]

The three parameters $ X_c, Y_c $ and $ R $ are represented by Data and can therefore be unknowns in the problem. More...

 

Namespaces

 oomph