OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
setConstantMeshDictionaryIO.H
Go to the documentation of this file.
1
IOobject
dictIO
= IOobject::selectIO
2
(
3
IOobject
4
(
5
dictName
,
6
runTime
.constant(),
7
mesh
,
8
IOobject::MUST_READ_IF_MODIFIED,
9
IOobject::NO_WRITE
10
),
11
args
.getOrDefault<fileName>(
"dict"
,
""
)
12
);
mesh
dynamicFvMesh & mesh
Definition
createDynamicFvMesh.H:6
runTime
engineTime & runTime
Definition
createEngineTime.H:13
dictName
const word dictName("faMeshDefinition")
dictIO
IOobject dictIO
Definition
setConstantMeshDictionaryIO.H:1
args
Foam::argList args(argc, argv)
src
OpenFOAM
include
setConstantMeshDictionaryIO.H
Generated by
1.16.1