diff options
author | Alan Williams <william@sandia.gov> | 2023-01-31 13:42:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-31 12:42:43 -0800 |
commit | 51702a725bedf4235cc3516d65828e71bb5cb852 (patch) | |
tree | 57d38396c3c0265fae0c11a192c74f6f30963151 /etc | |
parent | 931c0edaf4337b05905deff9660b9241ec530d67 (diff) | |
download | spack-51702a725bedf4235cc3516d65828e71bb5cb852.tar.gz spack-51702a725bedf4235cc3516d65828e71bb5cb852.tar.bz2 spack-51702a725bedf4235cc3516d65828e71bb5cb852.tar.xz spack-51702a725bedf4235cc3516d65828e71bb5cb852.zip |
Add trilinos-solvers variant to nalu-wind package. (#35267)
* Add trilinos-solvers variant to nalu-wind package.
This allows nalu-wind to be built against a trilinos installation
which doesn't have amesos2, belos, ifpack2, or muelu enabled, if
the nalu-wind user provides the spec 'nalu-wind@master~trilinos-solvers'
Support for these solver-packages remains on by default.
* Fixed a style issue reported by CI.
* Incorporate change in wording suggested from review comments.
... to clarify that at least one, or both, of hypre and/or
trilinos-solvers must be enabled. The error condition is if
both are disabled.
* That style checker is picky...
* It really did want a trailing comma...
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions