-
-
Notifications
You must be signed in to change notification settings - Fork 19
Parmmg centralized library examples
lcirrott edited this page Dec 5, 2019
·
2 revisions
You can find examples of the use of the ParMmg library with a centralized input mesh (i.e. with an input mesh set only by one process) in the libexamples/adaptation_example0/sequential_IO subfolder.
A short summary of the test cases:
- libexamples/adaptation_example0/sequential_IO/manual_IO shows how to use the library to adapt a mesh whose entities are set through the API functions.
- libexamples/adaptation_example0/sequential_IO/automatic_IO shows how to use the library to adapt a mesh loaded from a sequential input file.