6 lines
126 B
C++
6 lines
126 B
C++
# include "createTimeControls.H"
|
|
|
|
bool checkMeshCourantNo
|
|
(
|
|
piso.dict().lookupOrDefault("checkMeshCourantNo", false)
|
|
);
|