MolSim
Loading...
Searching...
No Matches
Disc Member List

This is the complete list of members for Disc, including all inherited members.

Cluster(ParticleContainer &particles, const std::array< double, 3 > &x, const std::array< double, 3 > &v, double h, double m, int type, double epsilon, double sigma)Cluster
Disc(ParticleContainer &particles, const std::array< double, 3 > &x, int r, const std::array< double, 3 > &v, double h, double m, int type=TYPE_DEFAULT, double epsilon=EPSILON_DEFAULT, double sigma=SIGMA_DEFAULT)Disc
epsilonClusterprotected
getCircleCoordinates(double centerX, double centerY, double radius, double distance)Discprivate
getH() constCluster
getM() constCluster
getMeanVelocity() constCluster
getParticles()Cluster
getParticles() constCluster
getR() constDisc
getV()Cluster
getV() constCluster
getX()Cluster
getX() constCluster
hClusterprotected
initialize(size_t dimensions=2) overrideDiscvirtual
mClusterprotected
mean_velocityClusterprotected
operator!=(const Disc &other) constDisc
operator==(const Disc &other) constDisc
particlesClusterprotected
rDiscprivate
sigmaClusterprotected
toString()Disc
typeClusterprotected
vClusterprotected
xClusterprotected
~Cluster()Clustervirtual