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

Fix style from a recent PR #144

Closed dylan-copeland closed 1 year ago

dylan-copeland commented 1 year ago

Style needs to be checked automatically in PRs.

chldkdtn commented 1 year ago

@dylan-copeland hmm,,, this is strange because I also did run astyle for nonlinear structure pROM PR before merging to master. Do we have a different version of astyle executable which formats the codes in a different way?

dylan-copeland commented 1 year ago

@dylan-copeland hmm,,, this is strange because I also did run astyle for nonlinear structure pROM PR before merging to master. Do we have a different version of astyle executable which formats the codes in a different way?

@chldkdtn This was caused by https://github.com/LLNL/libROM/pull/123