|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
ParamControl class declaration. More...
#include <cassert>#include <fstream>#include <vector>#include "OCPConst.hpp"#include "UtilInput.hpp"Go to the source code of this file.
| Classes | |
| class | TuningPair | 
| TODO: Add Doxygen.  More... | |
| class | ParamControl | 
| Typedefs | |
| typedef vector< vector< OCP_DBL > > | TUNING | 
ParamControl class declaration.
Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.
Definition in file ParamControl.hpp.
Tuning is a set of param of control, which contains three main parts
Definition at line 29 of file ParamControl.hpp.