LLNL / libROM

Data-driven model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
204 stars 36 forks source link

Refactor sample mesh #89

Closed dylan-copeland closed 2 years ago

dylan-copeland commented 2 years ago

This PR refactors the sample mesh code, simplifying the user interface and adding documentation. The API is changed dramatically, which will break codes that use sample meshes from libROM. Updating is simple and straightforward, see https://github.com/CEED/Laghos/pull/165 for example.