|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include <NumericalTestFactoryImp.h>
Public Member Functions | |
| std::vector< std::shared_ptr< TestSimulation > > | getTestSimulations () |
| std::shared_ptr< TestQueue > | getTestQueue () |
| std::shared_ptr< LogFileQueue > | getLogFileQueue () |
Public Member Functions inherited from NumericalTestFactory | |
| virtual | ~NumericalTestFactory ()=default |
Static Public Member Functions | |
| static std::shared_ptr< NumericalTestFactoryImp > | getNewInstance (std::shared_ptr< ConfigDataStruct > configFileData) |
Definition at line 79 of file NumericalTestFactoryImp.h.