mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Minor performance improvement for non-VFP runs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user