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
b11b28db06c427ff7e2e1095a67c59f06eba661d
OpenFOAM-12
/
src
/
dynamicMesh
/
polyMeshAdder
History
Henry Weller
7656c076c8
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
..
faceCoupleInfo.C
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
faceCoupleInfo.H
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
faceCoupleInfoTemplates.C
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
polyMeshAdder.C
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
polyMeshAdder.H
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00