This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
OpenFOAM-5.x
Watch
1
Star
0
Fork
0
You've already forked OpenFOAM-5.x
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8f39d54ae1e6e1cc93c2c52b5d65d5d51a822f3
OpenFOAM-5.x
/
src
/
OpenFOAM
/
containers
History
Henry Weller
4500971827
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
..
Circulators
src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction
2015-11-08 12:23:52 +00:00
Dictionaries
src/OpenFOAM/containers: Updated formatting and comments
2016-02-28 18:21:58 +00:00
HashTables
src/OpenFOAM/containers: Updated formatting and comments
2016-02-28 18:21:58 +00:00
Identifiers
/Keyed
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
LinkedLists
src/OpenFOAM/containers: Updated formatting and comments
2016-02-28 18:21:58 +00:00
Lists
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01:00
NamedEnum
Replaced StaticAssert with the C++11 equivalent static_assert
2016-04-26 20:44:55 +01:00