| AddBox(SubBox &rBox) | NuTo::CollidableBase | |
| CollidableBase(int rIndex) | NuTo::CollidableBase | |
| CollidableParticleBase(Eigen::Vector3d rPosition, Eigen::Vector3d rVelocity, int rIndex) | NuTo::CollidableParticleBase | |
| CollidableParticleSphere(Eigen::Vector3d rPosition, Eigen::Vector3d rVelocity, double rRadius, double rGrowthRate, int rIndex) | NuTo::CollidableParticleSphere | |
| CollidableWallBase class | NuTo::CollidableParticleSphere | friend |
| CollidableWallCylinder class | NuTo::CollidableParticleSphere | friend |
| CollidableWallPhysical class | NuTo::CollidableParticleSphere | friend |
| CollidableWallVirtual class | NuTo::CollidableParticleSphere | friend |
| ExportRow(bool rInitialRadius=false) const | NuTo::CollidableParticleSphere | |
| GetIndex() const | NuTo::CollidableBase | |
| GetKineticEnergy() const override | NuTo::CollidableParticleSphere | virtual |
| GetLocalEventsToDelete(LocalEvents &rEventsToDelete) const override | NuTo::CollidableParticleSphere | virtual |
| GetPosition() const | NuTo::CollidableParticleSphere | |
| GetRadius() const | NuTo::CollidableParticleSphere | |
| GetRadius0() const | NuTo::CollidableParticleSphere | |
| GetSubBoxes() const | NuTo::CollidableBase | |
| GetVolume() const override | NuTo::CollidableParticleSphere | virtual |
| mBoxes | NuTo::CollidableBase | protected |
| mIndex | NuTo::CollidableBase | protected |
| mLocalEvents | NuTo::CollidableBase | protected |
| MoveAndGrow(double rTime) override | NuTo::CollidableParticleSphere | virtual |
| mPosition | NuTo::CollidableParticleBase | protected |
| mVelocity | NuTo::CollidableParticleBase | protected |
| ParticleContainer typedef | NuTo::CollidableBase | |
| PerformCollision(CollidableBase &rCollidable) override | NuTo::CollidableParticleSphere | virtual |
| PerformCollision(CollidableParticleSphere &rSphere) override | NuTo::CollidableParticleSphere | virtual |
| PerformCollision(CollidableWallBase &rWall) override | NuTo::CollidableParticleSphere | virtual |
| PredictCollision(CollidableBase &rCollidable, int &rType) override | NuTo::CollidableParticleSphere | virtual |
| PredictCollision(CollidableParticleSphere &rSphere, int &rType) override | NuTo::CollidableParticleSphere | virtual |
| PredictCollision(CollidableWallBase &rWall, int &rType) override | NuTo::CollidableParticleSphere | virtual |
| PrintLocalEvents() const | NuTo::CollidableBase | |
| RemoveBox(SubBox &rBox) | NuTo::CollidableBase | |
| ResetVelocity() | NuTo::CollidableParticleSphere | |
| SetGrowthRate(double rGrowthRateFactor, double rTime) | NuTo::CollidableParticleSphere | |
| VisualizationDynamic(Visualize::UnstructuredGrid &rVisualizer, bool rFinal) const | NuTo::CollidableParticleSphere | |
| ~CollidableBase() | NuTo::CollidableBase | virtual |