Minor performance improvement for non-VFP runs

This commit is contained in:
babrodtk
2015-08-18 10:24:57 +02:00
parent 3fddf86eef
commit 139071d39e
5 changed files with 57 additions and 13 deletions

View File

@@ -374,6 +374,8 @@ namespace Opm {
bool getWellConvergence(const int iteration);
bool isVFPActive(const WellState& well_state) const;
std::vector<ADB>
computePressures(const ADB& po,
const ADB& sw,