60 problem.
setName(
"ParticleHandlerDestructorTest");
63 logger(
VERBOSE,
"Adding a SphericalParticle, InfiniteWall and PeriodicBoundary to the base problem\n");
65 logger(
VERBOSE,
"Finished adding a SphericalParticle, InfiniteWall and PeriodicBoundary to the base "
LL< Log::VERBOSE > VERBOSE
Verbose information.
Definition: Logger.cc:57
Logger< MERCURYDPM_LOGLEVEL > logger("MercuryKernel")
Definition of different loggers with certain modules. A user can define its own custom logger here.
void setName(const std::string &name)
Allows to set the name of all the files (ene, data, fstat, restart, stat)
Definition: DPMBase.cc:422
todo{This code is not working as is wanted}
Definition: elastic_gas.cpp:34
void setupInitialConditions() override
This function allows to set the initial conditions for our problem to be solved, by default particle ...
Definition: elastic_gas.cpp:37