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-11-28 03:28:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c423d64d2738f57d81e078484865074c33c797e
openfoam
/
applications
History
Henry Weller
3c423d64d2
Test-List: Add demonstration of C++11 initializer list in conjunction with uniform initialization of vector
...
List<vector> list5 { {5, 3, 1}, {10, 2, 2}, {8, 1, 0} };
2016-08-05 16:22:51 +01:00
..
solvers
Make/options: Removed duplicate entries
2016-08-01 20:55:16 +01:00
test
Test-List: Add demonstration of C++11 initializer list in conjunction with uniform initialization of vector
2016-08-05 16:22:51 +01:00
utilities
Make/options: Removed duplicate entries
2016-08-01 20:55:16 +01:00
Allwmake
wmake/Allwmake: Completed support for targetType 'objects'
2016-06-24 15:25:11 +01:00