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

poisson #70

Closed chldkdtn closed 3 years ago

chldkdtn commented 3 years ago

The following two small updates have been made in this PR:

  1. change the name of ex1parametric.cpp to poisson.cpp
  2. Unnecessary libROM calls are eliminated
chldkdtn commented 3 years ago

@kevinhkhuynh this is a small change to the current master. Would you review and approve when you get a chance. Possibly soon?

kevinhkhuynh commented 3 years ago

Looks good. I think the tests are failing because of gitlab itself, and not because of the changes you made. This happens sometimes and is perfectly normal. We can merge.