SPH
Classes
NBodySolver.h File Reference

Solver performing N-body simulation. More...

#include "objects/containers/FlatSet.h"
#include "thread/ThreadLocal.h"
#include "timestepping/ISolver.h"

Go to the source code of this file.

Classes

class  HardSphereSolver
 Solver computing gravitational interactions of hard-sphere particles. More...
 
class  SoftSphereSolver
 Solver computing gravitational interactions and repulsive forces between particles. More...
 

Detailed Description

Solver performing N-body simulation.

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

Definition in file NBodySolver.h.