WellInterfaceEval: separate from inheritance hierarcy

This commit is contained in:
Arne Morten Kvarving
2022-10-31 15:54:21 +01:00
parent 4c2ebbd445
commit 411e4d07e7
5 changed files with 48 additions and 45 deletions

View File

@@ -53,7 +53,6 @@ WellInterfaceIndices(const Well& well,
num_phases,
index_of_well,
perf_data)
, WellInterfaceEval<FluidSystem>(static_cast<const WellInterfaceFluidSystem<FluidSystem>&>(*this))
{
}