|
SPH
|
Simple model of gravity, valid only for homogeneous spheres. More...
#include "gravity/IGravity.h"#include "physics/Functions.h"#include "sph/Materials.h"#include "sph/equations/EquationTerm.h"#include "thread/Scheduler.h"Go to the source code of this file.
Classes | |
| class | SphericalGravity |
| Spherically symmetrized gravitational force. More... | |
| class | SphericalGravityEquation |
| Implements IEquationTerm interface using SphericalGravity. More... | |
Simple model of gravity, valid only for homogeneous spheres.
Definition in file SphericalGravity.h.