This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
OpenFOAM-12
Watch
1
Star
0
Fork
0
You've already forked OpenFOAM-12
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2afa80426b61757a0aaa9960a3cb6fd2dbdb962d
OpenFOAM-12
/
src
/
dynamicMesh
/
meshCut
History
Henry Weller
0f91f62cef
Removed trailing blank lines
...
Resolves bug-report
https://bugs.openfoam.org/view.php?id=2438
2017-01-19 20:17:47 +00:00
..
cellCuts
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
cellLooper
Updated member type comments
2016-11-28 21:23:00 +00:00
directions
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
edgeVertex
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
meshModifiers
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
refineCell
Removed trailing blank lines
2017-01-19 20:17:47 +00:00
splitCell
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
wallLayerCells
Added forward declaration of friend functions
2016-05-30 13:21:29 +01:00