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