|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <LogFileTimeInformation.h>
Public Member Functions | |
| std::string | getOutput () |
Public Member Functions inherited from LogFileInformationImp | |
| LogFileInformationImp ()=default | |
Public Member Functions inherited from LogFileInformation | |
| virtual | ~LogFileInformation ()=default |
Static Public Member Functions | |
| static std::shared_ptr< LogFileTimeInformation > | getNewInstance (std::vector< std::shared_ptr< SimulationInfo > > simInfo, bool fileWriting) |
Additional Inherited Members | |
Protected Member Functions inherited from LogFileInformationImp | |
| void | makeCenterHead (std::string head) |
Protected Attributes inherited from LogFileInformationImp | |
| std::ostringstream | oss |
Definition at line 43 of file LogFileTimeInformation.h.