Difference between revisions of "Basics of C++ by Hakan Nilsson"

From OpenFOAM Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
* '''OpenFOAM version''': v1806
 
* '''OpenFOAM version''': v1806
 
* '''published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC BY-NC-SA license ([https://creativecommons.org/licenses creative commons licenses])
* '''origin''': http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2017
+
* '''origin''': http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2018
 +
* '''lecture notes''': https://pingpong.chalmers.se/public/courseId/9769/lang-en/publicPage.do?item=4764157
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_13 Day 13].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_13 Day 13].

Revision as of 09:00, 10 January 2019

Go back to Day 13.

Go back to Programming.

Go back to Collection by authors.

Basics of C++

The following pdfs will give you an introduction into C++, which is important to understand the programming style of OpenFOAM. This material was created for and during the PhD course in 2017 at Chalmers University of Technology. You will find information on: