|  | OGS
    | 
Created on June 26, 2017, 4:43 PM
Definition in file CreateEvolutionaryPIDcontroller.cpp.
#include "CreateEvolutionaryPIDcontroller.h"#include "BaseLib/Algorithm.h"#include "BaseLib/ConfigTree.h"#include "EvolutionaryPIDcontroller.h"#include "TimeStepAlgorithm.h"Go to the source code of this file.
| Namespaces | |
| namespace | NumLib | 
| Functions | |
| EvolutionaryPIDcontrollerParameters | NumLib::parseEvolutionaryPIDcontroller (BaseLib::ConfigTree const &config) | 
| std::unique_ptr< TimeStepAlgorithm > | NumLib::createEvolutionaryPIDcontroller (EvolutionaryPIDcontrollerParameters const &config, std::vector< double > const &fixed_times_for_output) |