OpenFOAM
9
The OpenFOAM Foundation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
createControl.H
Go to the documentation of this file.
1
const
dictionary&
stressControl
=
mesh
.solutionDict().subDict(
"stressAnalysis"
);
2
3
Switch
compactNormalStress
(stressControl.lookup(
"compactNormalStress"
));
compactNormalStress
Switch compactNormalStress(stressControl.lookup("compactNormalStress"))
mesh
dynamicFvMesh & mesh
Definition:
createDynamicFvMesh.H:18
stressControl
const dictionary & stressControl
Definition:
createControl.H:1
applications
solvers
stressAnalysis
solidDisplacementFoam
createControl.H
Generated by
1.8.13