26 #ifndef POSSIBLECONTACTLIST_H
27 #define POSSIBLECONTACTLIST_H
53 logger(
DEBUG,
"PossibleContactList() constructor finished.");
67 P2->getFirstPossibleContact());
90 logger(
VERBOSE,
"Removing all contacts of particle %.",
P->getIndex());
97 while (Curr !=
nullptr)
120 O->setFirstPossibleContact(Curr->
getNext(
O));
127 P->setFirstPossibleContact(
nullptr);
136 os <<
"Possible contacts are: " << std::endl;
138 while (it !=
nullptr)
140 os << *it << std::endl;
Logger< MERCURYDPM_LOGLEVEL > logger("MercuryKernel")
Definition of different loggers with certain modules. A user can define its own custom logger here.
@ O
Definition: StatisticsVector.h:42
unsigned int getIndex() const
Returns the index of the object in the handler.
Definition: BaseObject.h:118
Definition: BaseParticle.h:54
double P
Uniform pressure.
Definition: TwenteMeshGluing.cpp:73