![]() |
OpenLB 1.8.1
|
Include dependency graph for optimizer.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | opti |
| Optimization Code. | |
| namespace | olb::opti |
| All optimization code is contained in this namespace. | |
Functions | |
| void | olb::opti::getGnuplotTagsFromString (std::string gplotAnalysisString, std::vector< OptimizerLogType > &gplotAnalysis) |
| the gplotAnalysisString is gained from the xml file and the function than separates and prepares it to be used in the constructor | |