mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Rename WellStateFullyImplicitBlackoil -> WellState
This commit is contained in:
@@ -39,7 +39,7 @@ class DeferredLogger;
|
||||
class GasLiftWellState;
|
||||
class Schedule;
|
||||
class SummaryState;
|
||||
class WellStateFullyImplicitBlackoil;
|
||||
class WellState;
|
||||
|
||||
class GasLiftSingleWellGeneric
|
||||
{
|
||||
@@ -49,8 +49,6 @@ class GasLiftSingleWellGeneric
|
||||
static constexpr double ALQ_EPSILON = 1e-8;
|
||||
|
||||
public:
|
||||
using WellState = WellStateFullyImplicitBlackoil;
|
||||
|
||||
struct GradInfo
|
||||
{
|
||||
GradInfo() { }
|
||||
|
||||
Reference in New Issue
Block a user