absoluteNormalForce_ | BaseInteraction | private |
actionsAfterTimeStep() | BaseInteraction | virtual |
actionsOnErase() | BaseInteraction | inlinevirtual |
addForce(Vec3D force) | BaseInteraction | protected |
addTorque(Vec3D torque) | BaseInteraction | protected |
BaseInteraction(BaseInteractable *P, BaseInteractable *I, Mdouble timeStamp) | BaseInteraction | |
BaseInteraction(const BaseInteraction &p) | BaseInteraction | |
BaseInteraction() | BaseInteraction | |
BaseObject() | BaseObject | |
BaseObject(const BaseObject &p) | BaseObject | |
computeForce() | BaseInteraction | virtual |
contactPoint_ | BaseInteraction | private |
copy() const =0 | BaseInteraction | pure virtual |
copySwitchPointer(const BaseInteractable *original, BaseInteractable *ghost) const | BaseInteraction | |
distance_ | BaseInteraction | private |
force_ | BaseInteraction | private |
gatherContactStatistics() | BaseInteraction | |
getAbsoluteNormalForce() const | BaseInteraction | |
getBaseSpecies() const | BaseInteraction | protected |
getContactPoint() const | BaseInteraction | |
getContactRadius() const | BaseInteraction | |
getDistance() const | BaseInteraction | |
getEffectiveCorrectedRadius() | BaseInteraction | protected |
getEffectiveMass() const | BaseInteraction | protected |
getEffectiveRadius() const | BaseInteraction | protected |
getElasticEnergy() const | BaseInteraction | virtual |
getElasticEnergyAtEquilibrium(Mdouble adhesiveForce) const | BaseInteraction | inlineprotectedvirtual |
getFieldVTK(unsigned i) const | BaseInteraction | virtual |
getForce() const | BaseInteraction | |
getHandler() const | BaseInteraction | |
getI() | BaseInteraction | |
getI() const | BaseInteraction | |
getId() const | BaseObject | |
getIndex() const | BaseObject | |
getMultiContactIdentifier() const | BaseInteraction | |
getName() const | BaseInteraction | virtual |
getNameVTK(unsigned i) const | BaseInteraction | virtual |
getNormal() const | BaseInteraction | |
getNormalRelativeVelocity() const | BaseInteraction | |
getNumberOfFieldsVTK() const | BaseInteraction | virtual |
getOverlap() const | BaseInteraction | |
getP() | BaseInteraction | |
getP() const | BaseInteraction | |
getRelativeVelocity() const | BaseInteraction | |
getTangentialForce() const | BaseInteraction | protectedvirtual |
getTangentialOverlap() const | BaseInteraction | virtual |
getTimeStamp() const | BaseInteraction | |
getTorque() const | BaseInteraction | |
getTypeVTK(unsigned i) const | BaseInteraction | virtual |
handler_ | BaseInteraction | private |
I_ | BaseInteraction | private |
integrate(Mdouble timeStep) | BaseInteraction | virtual |
moveInHandler(const unsigned int index) | BaseObject | virtual |
multiContactIdentifier_ | BaseInteraction | private |
normal_ | BaseInteraction | private |
normalRelativeVelocity_ | BaseInteraction | private |
overlap_ | BaseInteraction | private |
P_ | BaseInteraction | private |
read(std::istream &is) | BaseInteraction | virtual |
relativeVelocity_ | BaseInteraction | private |
removeFromHandler() | BaseInteraction | |
reverseHistory() | BaseInteraction | protectedvirtual |
rotateHistory(Matrix3D &rotationMatrix) | BaseInteraction | virtual |
setAbsoluteNormalForce(Mdouble absoluteNormalForce) | BaseInteraction | protected |
setContactPoint(Vec3D contactPoint) | BaseInteraction | |
setDistance(Mdouble distance) | BaseInteraction | |
setForce(Vec3D force) | BaseInteraction | |
setHandler(InteractionHandler *handler) | BaseInteraction | |
setI(BaseInteractable *I) | BaseInteraction | |
setId(const unsigned int id) | BaseObject | |
setIndex(const unsigned int index) | BaseObject | |
setMultiContactIdentifier(unsigned int multiContactIdentifier_) | BaseInteraction | |
setNormal(Vec3D normal) | BaseInteraction | |
setNormalRelativeVelocity(Mdouble normalRelativeVelocit) | BaseInteraction | protected |
setOverlap(Mdouble overlap) | BaseInteraction | |
setP(BaseInteractable *P) | BaseInteraction | |
setRelativeVelocity(Vec3D relativeVelocity) | BaseInteraction | protected |
setSpecies(BaseSpecies *species) | BaseInteraction | |
setTimeStamp(Mdouble timeStamp) | BaseInteraction | |
setTorque(Vec3D torque) | BaseInteraction | protected |
species_ | BaseInteraction | private |
timeStamp_ | BaseInteraction | private |
torque_ | BaseInteraction | private |
write(std::ostream &os) const | BaseInteraction | virtual |
writeToFStat(std::ostream &os) const | BaseInteraction | |
~BaseInteraction() | BaseInteraction | virtual |
~BaseObject() | BaseObject | virtual |