|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <ShearWaveLogFileInformation.h>
Public Member Functions | |
| std::string | getOutput () |
| std::vector< std::string > | getFilePathExtension () |
Public Member Functions inherited from SimulationLogFileInformation | |
| virtual | ~SimulationLogFileInformation ()=default |
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< ShearWaveInformation > | getNewInstance (std::shared_ptr< ShearWaveParameterStruct > simParaStruct, std::vector< std::shared_ptr< GridInformationStruct > > gridInfoStruct) |
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 47 of file ShearWaveLogFileInformation.h.