93 logger(
INFO,
"Execute 'load LinearViscoElasticUnitTest.gnu' to view output");
95 "set xlabel 'displacement [{/Symbol d}]'\n"
96 "set ylabel 'force [f^n]'\n"
98 "plot 'LinearViscoElasticUnitTest.fstat' u 7:9 w lp"
Logger< MERCURYDPM_LOGLEVEL > logger("MercuryKernel")
Definition of different loggers with certain modules. A user can define its own custom logger here.
[T11:contactModel]
Definition: LinearViscoelasticUnitTest.cpp:12
#define INFO(i)
Definition: mumps_solver.h:54
bool writeToFile(const std::string &filename, const std::string &filecontent)
Writes a string to a file.
Definition: FileIOHelpers.cc:29