svFSIplus
Public Member Functions | List of all members
SimulationLogger Class Reference

The SimulationLogger class is used to write information to a text file and optionally to cout. More...

#include <SimulationLogger.h>

Public Member Functions

 SimulationLogger (const std::string &file_name, bool cout_write=false)
 
void initialize (const std::string &file_name, bool cout_write=false)
 
template<class T >
SimulationLoggeroperator<< (const T &value)
 
SimulationLoggeroperator<< (std::ostream &(*value)(std::ostream &o))
 

Detailed Description

The SimulationLogger class is used to write information to a text file and optionally to cout.


The documentation for this class was generated from the following file: