LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

Create librom header file #80

Closed kevinhkhuynh closed 2 years ago

kevinhkhuynh commented 2 years ago
  1. Create libROM header file
  2. Create subdirectories for libROM source files.
kevinhkhuynh commented 2 years ago

If you have any suggestions on file/directory name changes or structure changes, please let me know. The new directory structure can be viewed here: https://github.com/LLNL/libROM/tree/create_api_file

chldkdtn commented 2 years ago

@dylan-copeland @siuwuncheung @jtlau when you get a chance, please review this PR.

dylan-copeland commented 2 years ago

@dylan-copeland @siuwuncheung @jtlau when you get a chance, please review this PR.

I was waiting for PR 79 to get merged, since this PR depends on it, and the merge should reduce the number of changes in this PR.

kevinhkhuynh commented 2 years ago

Merged with master. If anyone has better ideas for names, let me know.