mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
WellInterfaceEval: separate from inheritance hierarcy
This commit is contained in:
@@ -53,7 +53,6 @@ WellInterfaceIndices(const Well& well,
|
||||
num_phases,
|
||||
index_of_well,
|
||||
perf_data)
|
||||
, WellInterfaceEval<FluidSystem>(static_cast<const WellInterfaceFluidSystem<FluidSystem>&>(*this))
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user