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

code documentation #188

Open gokhalen opened 1 year ago

gokhalen commented 1 year ago

Is the code documentation at

https://software.llnl.gov/libROM/html/index.html

a little behind the current version of libROM?

For instance I cannot seem to find: "SampleMeshManager" in the documentation.

Nachiket

dylan-copeland commented 1 year ago

Thank you, @gokhalen, for pointing this out. The documentation on that webpage is lagging. I do not see any of the MFEM-related code. Also, there is documentation for DMD but not NonuniformDMD, etc. We should update this. In the meantime, I would recommend the documentation in the code, especially the header files.