1.
Introduction
2.
Installation Instructions
3.
Anatomy of the Gmsh Extension
4.
The Gmsh API
4.1.
gen.py
4.2.
genApi.py
5.
API auto-generation
5.1.
Skeleton of a Morpho wrapper extension
5.2.
The arg class
5.3.
Capturing inputs
5.4.
Capturing and returning the C outputs
5.5.
Auto-generating inline documentation
5.6.
Writing it all to the files
6.
Implementation of the Gmsh Module in Morpho
7.
Some To-do's
Light
Rust
Coal
Navy
Ayu
Design document for the Morpho Gmsh Extension
Implementation of the
gmsh
module in Morpho
This section is a work in progress (see
the to-do's
).