, including all inherited members.
_positionX | algorithms::geometries::SphereGeometry | |
_positionY | algorithms::geometries::SphereGeometry | |
_positionZ | algorithms::geometries::SphereGeometry | |
_radius | algorithms::geometries::SphereGeometry | |
cell | algorithms::ls2::Sphere | [private] |
getCell() | algorithms::ls2::Sphere | |
getCell(int k) | algorithms::ls2::Sphere | |
getGrowthrate() const | algorithms::ls2::Sphere | |
getLastUpdateTime() const | algorithms::ls2::Sphere | |
getMass() const | algorithms::ls2::Sphere | |
getNextEvent() const | algorithms::ls2::Sphere | |
getPosition() const | algorithms::ls2::Sphere | [inline] |
getPosition(const unsigned int k) | algorithms::ls2::Sphere | [inline] |
getPositionX() const | algorithms::geometries::SphereGeometry | |
getPositionY() const | algorithms::geometries::SphereGeometry | |
getPositionZ() const | algorithms::geometries::SphereGeometry | |
getRadius() const | algorithms::ls2::Sphere | [inline] |
getVelocity() const | algorithms::ls2::Sphere | [inline] |
gr | algorithms::ls2::Sphere | [private] |
i | algorithms::ls2::Sphere | [private] |
lutime | algorithms::ls2::Sphere | [private] |
m | algorithms::ls2::Sphere | [private] |
nextcollision | algorithms::ls2::Sphere | [private] |
nextEvent | algorithms::ls2::Sphere | |
operator<(const SphereGeometry &A) const | algorithms::geometries::SphereGeometry | [inline] |
operator==(const SphereGeometry &A) const | algorithms::geometries::SphereGeometry | [inline] |
r | algorithms::ls2::Sphere | [private] |
setCell(tarch::la::Vector< DIM, int > cell) | algorithms::ls2::Sphere | |
setGrowthrate(double growthrate) | algorithms::ls2::Sphere | |
setLastUpdateTime(double time) | algorithms::ls2::Sphere | |
setMass(double Mass) | algorithms::ls2::Sphere | |
setNextEvent(Event e) | algorithms::ls2::Sphere | |
setPosition(tarch::la::Vector< DIM, double > x) | algorithms::ls2::Sphere | |
setPosition(int k, double size) | algorithms::ls2::Sphere | |
setPositionX(double value) | algorithms::geometries::SphereGeometry | |
setPositionY(double value) | algorithms::geometries::SphereGeometry | |
setPositionZ(double value) | algorithms::geometries::SphereGeometry | |
setRadius(double radius) | algorithms::ls2::Sphere | |
setVelocity(tarch::la::Vector< DIM, double > v) | algorithms::ls2::Sphere | |
setVelocity(int k, double velocity) | algorithms::ls2::Sphere | |
Sphere() | algorithms::ls2::Sphere | |
Sphere(const Sphere &s) | algorithms::ls2::Sphere | |
Sphere(int i_i, tarch::la::Vector< DIM, double > x, tarch::la::Vector< DIM, int > cell_i, double lutime_i, double r_i, double gr_i, double m_i) | algorithms::ls2::Sphere | |
SphereGeometry() | algorithms::geometries::SphereGeometry | |
SphereGeometry(tarch::la::Vector< 3, double > position, double radius) | algorithms::geometries::SphereGeometry | [inline] |
SphereGeometry(double positionX, double positionY, double positionZ) | algorithms::geometries::SphereGeometry | |
SphereGeometry(double positionX, double positionY, double positionZ, double radius) | algorithms::geometries::SphereGeometry | |
v | algorithms::ls2::Sphere | [private] |
x | algorithms::ls2::Sphere | [private] |
~Sphere() | algorithms::ls2::Sphere | |
~SphereGeometry() | algorithms::geometries::SphereGeometry | [virtual] |