Functions | Variables
readSteadyStressFoamControls.H File Reference

Go to the source code of this file.

Functions

scalar accFac (readScalar(stressControl.lookup("accelerationFactor")))
 

Variables

const dictionary & stressControl = mesh.solutionDict().subDict("stressAnalysis")
 

Function Documentation

◆ accFac()

scalar accFac ( readScalar(stressControl.lookup("accelerationFactor"))  )

Variable Documentation

◆ stressControl

const dictionary& stressControl = mesh.solutionDict().subDict("stressAnalysis")

Definition at line 1 of file readSteadyStressFoamControls.H.