|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <L2NormLogFileInformation.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< L2NormInformation > | getNewInstance (std::vector< std::shared_ptr< L2NormTest > > tests, std::shared_ptr< L2NormTestParameterStruct > testParameter, std::vector< std::string > dataToCalcTests) |
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 44 of file L2NormLogFileInformation.h.