|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
#include "Utilities/Structs/ConfigDataStruct.h"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | vf |
| namespace | vf::basics |
| Simple configuration file. | |
| namespace | vf::gpu |
| namespace | vf::gpu::tests |
Functions | |
| std::shared_ptr< ConfigDataStruct > | vf::gpu::tests::readConfigFile (const std::string aFilePath, const std::string &pathNumericalTests) |