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

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''contributor''': Håkan Nilsson * '''affiliation''': Department of Mechanics and Maritime Sciences, Chalmers University of Technology * '''contact''': <mail address='hakan...")
 
Line 12: Line 12:
 
Go back to [https://wiki.openfoam.com/Collection_by_authors Collection by authors].
 
Go back to [https://wiki.openfoam.com/Collection_by_authors Collection by authors].
  
=[https://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2017 Basics of C++]=
+
=[https://pingpong.chalmers.se/public/pp/public_courses/course08331/published/1504283117033/resourceId/3987163/content/UploadedResources/basicsOfC++-1.pdf 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:
 
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:

Revision as of 05:00, 5 September 2017

Go back to Day 12.

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: