|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <BasicTestLogFileInformation.h>
Public Member Functions | |
| std::string | getOutput () |
| void | addTest (std::string testName, bool testRun) |
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< BasicTestLogFileInformation > | getNewInstance () |
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 42 of file BasicTestLogFileInformation.h.