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
076c4c6e825865e73fcfa75b5a768c42f5e0f48c
openfoam
/
applications
/
test
/
List
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
..
Make
STYLE: uniform 'Test-' prefix for all applications/test
2010-11-23 16:26:04 +01:00
Test-List.C
Test-List: Add demonstration of C++11 initializer list in conjunction with uniform initialization of vector
2016-08-05 16:22:51 +01:00