readSolidDisplacementFoamControls.H File Reference

Go to the source code of this file.

Functions

stressControl lookup ("compactNormalStress") >> compactNormalStress
 

Variables

 nCorr = stressControl.lookupOrDefault<int>("nCorrectors", 1)
 
 convergenceTolerance = stressControl.lookup<scalar>("D")
 

Function Documentation

◆ lookup()

Variable Documentation

◆ nCorr

nCorr = stressControl.lookupOrDefault<int>("nCorrectors", 1)

Definition at line 5 of file readSolidDisplacementFoamControls.H.

◆ convergenceTolerance

convergenceTolerance = stressControl.lookup<scalar>("D")

Definition at line 6 of file readSolidDisplacementFoamControls.H.