"...turbulenceModels/TurbulenceModel/TurbulenceModel.C" did not exist on "099cc39e2ed2698401287be38391e35b0b94fa2f"
-
Henry authored
On 32bit OSs long is not unambiguously int32_t (or int64_t) causing problems for IO operator resolution. This problem is avoided by explicitly defining the following operators:
Henry authoredOn 32bit OSs long is not unambiguously int32_t (or int64_t) causing problems for IO operator resolution. This problem is avoided by explicitly defining the following operators:
Loading