openfoam/applications
Mark Olesen 179d9fd61d ENH: correct pow(complex, ..) functions (fixes #1638)
* Use cast for std::pow(??, z).
* No cast for std::pow(z, ??) - already properly specialized.
2020-03-19 12:31:49 +01:00
..
solvers STYLE: remove trailing space, use Enum::get() 2020-03-12 10:17:49 +01:00
test ENH: correct pow(complex, ..) functions (fixes #1638) 2020-03-19 12:31:49 +01:00
tools ENH: added foamCalc (applications/tools) 2019-12-19 22:18:10 +01:00
utilities Merge remote-tracking branch 'origin/master' into develop 2020-03-16 15:27:27 +01:00
Allwmake STYLE: limit foamEtcFile -show-api to querying the META-INFO/api-info 2020-02-12 17:48:09 +01:00