|
MolSim
|
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 | |
| epsilon | Cluster | protected |
| getCircleCoordinates(double centerX, double centerY, double radius, double distance) | Disc | private |
| getH() const | Cluster | |
| getM() const | Cluster | |
| getMeanVelocity() const | Cluster | |
| getParticles() | Cluster | |
| getParticles() const | Cluster | |
| getR() const | Disc | |
| getV() | Cluster | |
| getV() const | Cluster | |
| getX() | Cluster | |
| getX() const | Cluster | |
| h | Cluster | protected |
| initialize(size_t dimensions=2) override | Disc | virtual |
| m | Cluster | protected |
| mean_velocity | Cluster | protected |
| operator!=(const Disc &other) const | Disc | |
| operator==(const Disc &other) const | Disc | |
| particles | Cluster | protected |
| r | Disc | private |
| sigma | Cluster | protected |
| toString() | Disc | |
| type | Cluster | protected |
| v | Cluster | protected |
| x | Cluster | protected |
| ~Cluster() | Cluster | virtual |