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:
@@ -42,11 +42,10 @@ struct PhaseUsage;
|
||||
class SummaryState;
|
||||
class VFPProperties;
|
||||
class WellTestState;
|
||||
class WellStateFullyImplicitBlackoil;
|
||||
class WellState;
|
||||
|
||||
class WellInterfaceGeneric {
|
||||
public:
|
||||
using WellState = WellStateFullyImplicitBlackoil;
|
||||
|
||||
WellInterfaceGeneric(const Well& well,
|
||||
const ParallelWellInfo& parallel_well_info,
|
||||
|
||||
Reference in New Issue
Block a user