5 #ifndef POSSIBLECONTACTLIST_H
6 #define POSSIBLECONTACTLIST_H
32 logger(
DEBUG,
"PossibleContactList() constructor finished.");
46 P2->getFirstPossibleContact());
69 logger(
VERBOSE,
"Removing all contacts of particle %.",
P->getIndex());
76 while (Curr !=
nullptr)
99 O->setFirstPossibleContact(Curr->
getNext(
O));
106 P->setFirstPossibleContact(
nullptr);
115 os <<
"Possible contacts are: " << std::endl;
117 while (it !=
nullptr)
119 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:21
unsigned int getIndex() const
Returns the index of the object in the handler.
Definition: BaseObject.h:97
Definition: BaseParticle.h:33
double P
Uniform pressure.
Definition: TwenteMeshGluing.cpp:77