A rough inclined plane with periodic boundary conditions.
85 logger(
INFO,
"\nDescription: A rough inclined plane with periodic boundary conditions.");
91 problem.
solve(argc, argv);
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.
Definition: ChutePeriodicDemo.cpp:33
void solve()
The work horse of the code.
Definition: DPMBase.cc:4270
References INFO, logger, and DPMBase::solve().