This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
openfoam
Watch
1
Star
0
Fork
0
You've already forked openfoam
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e9bead519e267dc9f6a5a42ca61110b45f44c5f
openfoam
/
src
/
dynamicMesh
/
layerAdditionRemoval
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
..
addCellLayer.C
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
layerAdditionRemoval.C
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
layerAdditionRemoval.H
BUG: layer addition/removal - updated parallel behaviour
2013-09-03 11:32:26 +01:00
removeCellLayer.C
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
setLayerPairing.C
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00