114 logger(
INFO,
"Execute 'load LinearViscoElasticUnitTest.gnu' to view output");
116 "set xlabel 'displacement [{/Symbol d}]'\n"
117 "set ylabel 'force [f^n]'\n"
119 "plot 'LinearViscoElasticUnitTest.fstat' u 7:9 w lp"
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.
[T11:contactModel]
Definition: LinearViscoelasticUnitTest.cpp:33
bool writeToFile(std::string filename, std::string filecontent)
Writes a string to a file.
Definition: FileIOHelpers.cc:58