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-12-28 03:37:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9efe94407fbfa48c5aceceb3b0fdf384fa1caf7f
openfoam
/
src
/
conversion
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
..
ensight
Added forward declaration of friend functions
2016-05-30 13:21:29 +01:00
Make
OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp
2016-02-26 17:31:28 +00:00
meshReader
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
meshTables
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
meshWriter
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
polyDualMesh
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
Allwmake
wmake/Allwmake: Completed support for targetType 'objects'
2016-06-24 15:25:11 +01:00