Skip to content
Snippets Groups Projects
readControls.H 231 B
Newer Older
    #include "readTimeControls.H"
    bool correctPhi =
        pimple.dict().lookupOrDefault<Switch>("correctPhi", true);
    bool checkMeshCourantNo =
        pimple.dict().lookupOrDefault<Switch>("checkMeshCourantNo", false);