createControls.H
Go to the documentation of this file.
1 #include "createControl.H"
2 
3 int nCorr = stressControl.getOrDefault<int>("nCorrectors", 1);
4 
5 scalar convergenceTolerance(stressControl.get<scalar>("D"));
convergenceTolerance
scalar convergenceTolerance(stressControl.get< scalar >("D"))
createControl.H
nCorr
int nCorr
Definition: createControls.H:3
stressControl
const dictionary & stressControl
Definition: createControls.H:1