This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
openfoam
Watch
1
Star
0
Fork
0
You've already forked openfoam
mirror of
https://develop.openfoam.com/Development/openfoam.git
synced
2025-11-28 03:28:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc71a7d2082de78dbb13501c6fbb817809caade2
openfoam
/
src
/
fvMotionSolver
History
Henry Weller
58f905ff70
C++11: Replaced the C NULL with the safer C++11 nullptr
...
Requires gcc version 4.7 or higher
2016-08-05 17:19:38 +01:00
..
fvMotionSolvers
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
fvPatchFields
/derived
GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField()
2016-04-30 21:40:09 +01:00
Make
postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities
2016-05-28 18:58:48 +01:00
motionDiffusivity
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
pointPatchFields
/derived
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00