removing function localWellsActive()

This commit is contained in:
Kai Bao
2022-09-14 11:27:22 +02:00
parent 83529b22c7
commit 734b9a792f
3 changed files with 4 additions and 27 deletions

View File

@@ -90,8 +90,7 @@ public:
/// return true if wells are available in the reservoir
bool wellsActive() const;
bool hasWell(const std::string& wname);
/// return true if wells are available on this process
bool localWellsActive() const;
// whether there exists any multisegment well open on this process
bool anyMSWellOpenLocal() const;