12 #ifndef __PARAMCONTROL_HEADER__
13 #define __PARAMCONTROL_HEADER__
29 typedef vector<vector<OCP_DBL>>
TUNING;
62 void Init(
string& indir);
Definition of build-in datatypes and consts.
unsigned int USI
Generic unsigned integer.
vector< vector< OCP_DBL > > TUNING
void InitTime()
Init the critical time.
vector< OCP_DBL > criticalTime
USI model
model: thermal or isothermal.
void InitTuning()
Determine the default Tuning.
void Init(string &indir)
Assign default values to parameters.
string method
Discretization method for fluid equations.
void InputTUNING(ifstream &ifs)
Input the Keyword: TUNING.
void DisplayTuning() const
Display the Tuning.
string dir
Current work directory.
void InitMethod()
Determine the default discrete method.
string linearSolve
Fasp file.
void InputMETHOD(ifstream &ifs)
Input the Keyword: METHOD.
vector< TuningPair > tuning_T
Tuning set.