This website requires JavaScript.
Explore
Help
Register
Sign In
songtianlun
/
openfoam
Watch
1
Star
0
Fork
0
You've already forked openfoam
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3c423d64d2
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