more cleaning up

not funtional change.
This commit is contained in:
Kai Bao
2017-08-10 16:56:03 +02:00
parent 66b5226039
commit 8a12ec677f
4 changed files with 3 additions and 97 deletions

View File

@@ -39,8 +39,6 @@
#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>
#include <opm/autodiff/WellHelpers.hpp>
#include <opm/autodiff/BlackoilModelEnums.hpp>
#include <opm/autodiff/WellDensitySegmented.hpp>
@@ -170,8 +168,6 @@ namespace Opm {
/// return true if wells are available on this process
bool localWellsActive() const;
std::vector<double> residual() const;
bool getWellConvergence(Simulator& ebosSimulator,
const std::vector<Scalar>& B_avg) const;