actionsAfterTimeStep() | InteractionHandler | |
addObject(BaseInteraction *I) | InteractionHandler | virtual |
BaseHandler() | BaseHandler< BaseInteraction > | |
BaseHandler(const BaseHandler< BaseInteraction > &BH) | BaseHandler< BaseInteraction > | |
begin() const | BaseHandler< BaseInteraction > | |
begin() | BaseHandler< BaseInteraction > | |
clear() | BaseHandler< BaseInteraction > | |
copyAndAddObject(const U &object) | BaseHandler< BaseInteraction > | |
copyAndAddObject(const U object) | BaseHandler< BaseInteraction > | |
copyContentsFromOtherHandler(const BaseHandler< BaseInteraction > &BH) | BaseHandler< BaseInteraction > | |
end() const | BaseHandler< BaseInteraction > | |
end() | BaseHandler< BaseInteraction > | |
eraseOldInteractions(Mdouble lastTimeStep) | InteractionHandler | |
getDPMBase() | BaseHandler< BaseInteraction > | |
getDPMBase() const | BaseHandler< BaseInteraction > | |
getExistingInteraction(BaseInteractable *P, BaseInteractable *I) const | InteractionHandler | |
getInteraction(BaseInteractable *P, BaseInteractable *I, Mdouble timeStamp) | InteractionHandler | |
getInteraction(BaseInteractable *P, BaseInteractable *I, Mdouble timeStamp, const Vec3D &normal) | InteractionHandler | |
getLastObject() | BaseHandler< BaseInteraction > | |
getLastObject() const | BaseHandler< BaseInteraction > | |
getMeanOverlap() const | InteractionHandler | |
getName() const | InteractionHandler | virtual |
getNumberOfObjects() const | BaseHandler< BaseInteraction > | |
getObject(const unsigned int id) | BaseHandler< BaseInteraction > | |
getObject(const unsigned int id) const | BaseHandler< BaseInteraction > | |
getObjectById(const unsigned int id) | BaseHandler< BaseInteraction > | |
getStorageCapacity() const | BaseHandler< BaseInteraction > | |
getWriteVTK() const | InteractionHandler | |
InteractionHandler() | InteractionHandler | |
InteractionHandler(const InteractionHandler &IH UNUSED) | InteractionHandler | |
objects_ | BaseHandler< BaseInteraction > | protected |
operator=(const InteractionHandler &rhs) | InteractionHandler | |
read(std::istream &is) | BaseHandler< BaseInteraction > | |
readObject(std::istream &is) | InteractionHandler | virtual |
removeLastObject() | BaseHandler< BaseInteraction > | |
removeObject(unsigned const int id) | BaseHandler< BaseInteraction > | virtual |
removeObjectKeepingPeriodics(unsigned const int id) | InteractionHandler | |
setDPMBase(DPMBase *DPMBase) | BaseHandler< BaseInteraction > | |
setId(BaseInteraction *object, unsigned int id) | BaseHandler< BaseInteraction > | inline |
setStorageCapacity(const unsigned int N) | BaseHandler< BaseInteraction > | |
setWriteVTK(FileType f) | InteractionHandler | |
write(std::ostream &os) const | InteractionHandler | |
writeVTK() const | InteractionHandler | |
BaseHandler< BaseInteraction >::writeVTK() | BaseHandler< BaseInteraction > | inlinevirtual |
writeVTK_ | InteractionHandler | private |
~BaseHandler() | BaseHandler< BaseInteraction > | virtual |
~InteractionHandler() | InteractionHandler | |