createControls.H
Go to the documentation of this file.
1 bool adjustFringe
2 (
3  pimple.dict().getOrDefault("oversetAdjustPhi", false)
4 );
5 
7 (
8  pimple.dict().getOrDefault("oversetPatchErrOutput", false)
9 );
pimpleControl & pimple
bool oversetPatchErrOutput(pimple.dict().getOrDefault("oversetPatchErrOutput", false))
bool adjustFringe(pimple.dict().getOrDefault("oversetAdjustPhi", false))