| actionsAfterTimeStep() | InteractionHandler | |
| addExistingObject(BaseInteraction *O) | BaseHandler< BaseInteraction > | virtual |
| addGhostObject(BaseInteraction *O) | BaseHandler< BaseInteraction > | virtual |
| addInteraction(BaseInteractable *P, BaseInteractable *I, unsigned timeStamp) | InteractionHandler | |
| addNewObjectsOMP() | InteractionHandler | |
| addObject(BaseInteraction *I) override | InteractionHandler | |
| BaseHandler< BaseInteraction >::addObject(BaseInteraction *object) | BaseHandler< BaseInteraction > | virtual |
| BaseHandler() | BaseHandler< BaseInteraction > | |
| BaseHandler(const BaseHandler< BaseInteraction > &BH) | BaseHandler< BaseInteraction > | |
| begin() const | BaseHandler< BaseInteraction > | |
| begin() | BaseHandler< BaseInteraction > | |
| clear() | BaseHandler< BaseInteraction > | virtual |
| copyAndAddGhostObject(const U &object) | BaseHandler< BaseInteraction > | |
| copyAndAddGhostObject(const U object) | BaseHandler< BaseInteraction > | |
| copyAndAddObject(const U &object) | BaseHandler< BaseInteraction > | |
| copyAndAddObject(const U object) | BaseHandler< BaseInteraction > | |
| copyContentsFromOtherHandler(const BaseHandler< BaseInteraction > &BH) | BaseHandler< BaseInteraction > | |
| createEmptyInteraction() const | InteractionHandler | |
| createMPIInteractionDataArray(unsigned int numberOfInteractions) const | InteractionHandler | |
| deleteEmptyInteraction(BaseInteraction *interaction) const | InteractionHandler | |
| deleteMPIInteractionDataArray(void *dataArray) | InteractionHandler | |
| DPMBase_ | BaseHandler< BaseInteraction > | private |
| end() const | BaseHandler< BaseInteraction > | |
| end() | BaseHandler< BaseInteraction > | |
| eraseOldInteractions(unsigned) | InteractionHandler | |
| getDPMBase() | BaseHandler< BaseInteraction > | |
| getDPMBase() const | BaseHandler< BaseInteraction > | |
| getExistingInteraction(const BaseInteractable *P, const BaseInteractable *I) const | InteractionHandler | |
| getInteraction(BaseInteractable *P, BaseInteractable *I, unsigned timeStamp) | InteractionHandler | |
| getInteraction(BaseInteractable *P, BaseInteractable *I, unsigned timeStamp, const Vec3D &normal) | InteractionHandler | |
| getInteractionDetails(void *interactionData, unsigned int index, unsigned int &identificationP, unsigned int &identificationI, bool &isWallInteraction, unsigned &timeStamp) | InteractionHandler | |
| getLastObject() | BaseHandler< BaseInteraction > | |
| getLastObject() const | BaseHandler< BaseInteraction > | |
| getLiquidBridgeVolume() const | InteractionHandler | |
| getMeanOverlap() const | InteractionHandler | |
| getName() const override | InteractionHandler | virtual |
| getNextGroupId() | BaseHandler< BaseInteraction > | inline |
| getNextId() | BaseHandler< BaseInteraction > | inline |
| getNumberOfLiquidBridges() const | InteractionHandler | |
| getNumberOfObjects() const | BaseHandler< BaseInteraction > | virtual |
| getNumberOfWallContacts() const | InteractionHandler | |
| getObject(const unsigned int id) | BaseHandler< BaseInteraction > | |
| getObject(const unsigned int id) const | BaseHandler< BaseInteraction > | |
| getObjectById(const unsigned int id) | BaseHandler< BaseInteraction > | |
| getObjectsById(const unsigned int id) | BaseHandler< BaseInteraction > | |
| getSize() const | BaseHandler< BaseInteraction > | |
| getStorageCapacity() const | BaseHandler< BaseInteraction > | |
| getWriteVTK() const | InteractionHandler | |
| increaseId() | BaseHandler< BaseInteraction > | inline |
| InteractionHandler() | InteractionHandler | |
| InteractionHandler(const InteractionHandler &IH UNUSED) | InteractionHandler | |
| maxObjects_ | BaseHandler< BaseInteraction > | private |
| newObjects_ | InteractionHandler | |
| nextGroupId_ | BaseHandler< BaseInteraction > | private |
| nextId_ | BaseHandler< BaseInteraction > | private |
| objects_ | BaseHandler< BaseInteraction > | protected |
| operator=(const InteractionHandler &rhs) | InteractionHandler | |
| particleById | InteractionHandler | private |
| read(std::istream &is) | InteractionHandler | |
| readAndAddObject(std::istream &is) override | InteractionHandler | virtual |
| removeIf(const std::function< bool(BaseInteraction *)> cond) | BaseHandler< BaseInteraction > | |
| removeLastObject() | BaseHandler< BaseInteraction > | |
| removeObject(unsigned const int index) | BaseHandler< BaseInteraction > | virtual |
| removeObjectKeepingPeriodics(unsigned int id) | InteractionHandler | |
| removeObjects(std::vector< unsigned int > indices) | BaseHandler< BaseInteraction > | virtual |
| resetNewObjectsOMP() | InteractionHandler | |
| resize(const unsigned int N, const BaseInteraction &obj) | BaseHandler< BaseInteraction > | |
| setDPMBase(DPMBase *DPMBase) | BaseHandler< BaseInteraction > | |
| setId(BaseInteraction *object, unsigned int id) | BaseHandler< BaseInteraction > | inline |
| setNextId(unsigned int id) | BaseHandler< BaseInteraction > | inline |
| setStorageCapacity(const unsigned int N) | BaseHandler< BaseInteraction > | |
| setWriteVTK(FileType f) | InteractionHandler | |
| setWriteVTK(bool) | InteractionHandler | |
| wallById | InteractionHandler | private |
| write(std::ostream &os) const | InteractionHandler | |
| writeVTK() const | BaseHandler< BaseInteraction > | inlinevirtual |
| writeVTK_ | InteractionHandler | private |
| ~BaseHandler() | BaseHandler< BaseInteraction > | virtual |
| ~InteractionHandler() override | InteractionHandler | |