111 logger(
INFO,
"Simple box for creating particles");
119 insertionBoundary_problem.
solve();
LL< Log::INFO > INFO
Info log level.
Definition: Logger.cc:55
Logger< MERCURYDPM_LOGLEVEL > logger("MercuryKernel")
Definition of different loggers with certain modules. A user can define its own custom logger here.
void setNumberOfDomains(std::vector< unsigned > direction)
Sets the number of domains in x-,y- and z-direction. Required for parallel computations.
Definition: DPMBase.cc:5213
void solve()
The work horse of the code.
Definition: DPMBase.cc:4270
Definition: InsertionBoundarySelfTest.cpp:35