mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Make opm-core pick up AGMG through the standard list
This commit is contained in:
parent
6b5ce2e5a5
commit
ff9da40f32
@ -28,6 +28,8 @@ set (opm-core_DEPS
|
|||||||
"SuiteSparse COMPONENTS umfpack"
|
"SuiteSparse COMPONENTS umfpack"
|
||||||
# solver
|
# solver
|
||||||
"SuperLU"
|
"SuperLU"
|
||||||
|
# Algebraic Multigrid
|
||||||
|
"AGMG"
|
||||||
# xml processing (for config parsing)
|
# xml processing (for config parsing)
|
||||||
"TinyXML"
|
"TinyXML"
|
||||||
# Ensembles-based Reservoir Tools (ERT)
|
# Ensembles-based Reservoir Tools (ERT)
|
||||||
|
Loading…
Reference in New Issue
Block a user