5 #ifndef CENTERGRAVITY_HPP 6 #define CENTERGRAVITY_HPP 1 25 const vector<ComputationalCell>& cells,
26 const vector<Extensive>& fluxes,
43 #endif // CENTERGRAVITY_HPP Abstract class for tessellation.
Point source gravity force.
Class for keeping the names of the tracers and stickers.
Abstract class for conservative force's acceleration.
Vector2D const & get_center(void) const
Returns the position of the center.
ImprovedCenterGravity(double M, double Rmin, const Vector2D ¢er, double Rsoft=0)
Class constructor.