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