|
|
Read this presentation of Gmsh and its SDK:
|
|
|
* [First use of Gmsh & Gmsh SDK](https://mseduculiegebe-my.sharepoint.com/:b:/g/personal/r_boman_uliege_be/EegFscDvD-VKoJJUHcogq3ABzbshh5NcbG0czBvlTvZCDw?e=UceNdU&download=1).
|
|
|
|
|
|
The presentation explains how to define a mesh on a simple geometry with Gmsh and how to use it in a simulation code written in C++.
|
|
|
|
|
|
In particular, this document explains all the example programs that are stored in this repository.
|
|
|
|
|
|
The presentation also includes a brief introduction to the basic C++ features that are required to use the API (templates, I/O streams, references, pairs, vectors and maps). A prior knowledge of C is assumed.
|
|
|
|