readSteadyStressFoamControls.H
Go to the documentation of this file.
1 const scalar accFac
2 (
3  mesh.solutionDict().subDict("stressAnalysis")
4  .lookup<scalar>("accelerationFactor")
5 );
dynamicFvMesh & mesh
const scalar accFac(mesh.solutionDict().subDict("stressAnalysis") .lookup< scalar >("accelerationFactor"))