Merge pull request #1189 from blattms/fix-amg-support

Fix the PR that said it activated AMG.
This commit is contained in:
Atgeirr Flø Rasmussen
2017-06-27 22:40:14 +02:00
committed by GitHub
10 changed files with 16 additions and 8 deletions

View File

@@ -37,6 +37,7 @@
#include <opm/core/wells.h>
#include <opm/core/wells/DynamicListEconLimited.hpp>
#include <opm/core/wells/WellCollection.hpp>
#include <opm/core/simulator/SimulatorReport.hpp>
#include <opm/autodiff/VFPProperties.hpp>
#include <opm/autodiff/VFPInjProperties.hpp>
#include <opm/autodiff/VFPProdProperties.hpp>