OpenFOAM
10
The OpenFOAM Foundation
▼
OpenFOAM
►
Free, Open Source Software from the OpenFOAM Foundation
►
Namespaces
►
Classes
▼
Files
►
File List
►
File Members
•
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
=
2
mesh
.solution().dict().subDict(
"stressAnalysis"
);
3
4
Switch
compactNormalStress
(stressControl.lookup(
"compactNormalStress"
));
compactNormalStress
Switch compactNormalStress(stressControl.lookup("compactNormalStress"))
mesh
fvMesh & mesh
Definition:
createMeshesPostProcess.H:9
stressControl
const dictionary & stressControl
Definition:
createControl.H:1
applications
solvers
stressAnalysis
solidDisplacementFoam
createControl.H
Generated by
1.8.13