SPH
Classes
LogWriter.h File Reference
#include "objects/wrappers/SharedPtr.h"
#include "physics/Integrals.h"
#include "run/Trigger.h"

Go to the source code of this file.

Classes

class  ILogWriter
 Base class for objects logging run statistics. More...
 
class  StandardLogWriter
 Writer logging useful statistics (current run time, relative progress, time step, ...). More...
 
class  VerboseLogWriter
 Extension of StandardLogWriter, printing additional information abount quantities. More...
 
class  BriefLogWriter
 Writer logging only basic run information. More...
 
class  IntegralsLogWriter
 Writer logging selected integrals of motion. More...
 
class  NullLogWriter
 Helper writer that does not write any logs. More...