createControl.H
Go to the documentation of this file.
1const dictionary& stressControl = mesh.solutionDict().subDict("stressAnalysis");
2
3bool compactNormalStress(stressControl.get<bool>("compactNormalStress"));
const dictionary & stressControl
Definition: createControl.H:1
dynamicFvMesh & mesh