readSolidDisplacementFoamControls.H File Reference

Go to the source code of this file.

Variables

 nCorr = stressControl.getOrDefault<int>("nCorrectors", 1)
 
 convergenceTolerance = stressControl.get<scalar>("D")
 
 compactNormalStress = stressControl.get<bool>("compactNormalStress")
 

Variable Documentation

◆ nCorr

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

Definition at line 1 of file readSolidDisplacementFoamControls.H.

◆ convergenceTolerance

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

Definition at line 2 of file readSolidDisplacementFoamControls.H.

◆ compactNormalStress

compactNormalStress = stressControl.get<bool>("compactNormalStress")

Definition at line 3 of file readSolidDisplacementFoamControls.H.