Loading...
Searching...
No Matches
createControls.H
Go to the documentation of this file.
2(
3 mesh.solutionDict().subDict("potentialFlow")
4);
5
6const int nNonOrthCorr
7(
8 potentialFlow.getOrDefault<int>("nNonOrthogonalCorrectors", 0)
9);
const dictionary & potentialFlow(mesh.solutionDict().subDict("potentialFlow"))
dynamicFvMesh & mesh