Fastmath: Added required version (#13990)
* Fastmath: Added required version * Changed the version to 'latest' (per balay).
This commit is contained in:
parent
5e49b76dd7
commit
dd26cc4004
@ -13,7 +13,9 @@ class Fastmath(BundlePackage):
|
|||||||
libraries for ODE's, Time Integrators, Iterative, Non-Linear, and Direct
|
libraries for ODE's, Time Integrators, Iterative, Non-Linear, and Direct
|
||||||
Solvers."""
|
Solvers."""
|
||||||
|
|
||||||
homepage = "www.fastmath-scidac.org/"
|
homepage = "https://fastmath-scidac.org/"
|
||||||
|
|
||||||
|
version('latest')
|
||||||
|
|
||||||
depends_on('amrex') # default is 3 dimensions
|
depends_on('amrex') # default is 3 dimensions
|
||||||
depends_on('chombo@3.2')
|
depends_on('chombo@3.2')
|
||||||
|
Loading…
Reference in New Issue
Block a user