FreeFOAM The Cross-Platform CFD Toolkit
readSteadyStressFoamControls.H File Reference

Detailed Description

Definition in file readSteadyStressFoamControls.H.

+ This graph shows which files directly or indirectly include this file:

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

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

Variable Documentation

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

Definition at line 1 of file readSteadyStressFoamControls.H.