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

Updates to elliptic eigenproblem #293

Closed siuwuncheung closed 3 weeks ago

siuwuncheung commented 2 months ago

This PR involve the following:

  1. Fix a major bug in obtaining the ROM coefficients of eigenvectors (GetColumn instead of GetRow)
  2. Change the logic and workflow of ROM approximation of eigenvectors, in error calculation and VISIT visualization
  3. Add a 3D Schrodinger equation
  4. Slight changes of variable names