SPH
Classes
SphericalGravity.h File Reference

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...
 

Detailed Description

Simple model of gravity, valid only for homogeneous spheres.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file SphericalGravity.h.