WellState: template Scalar type

This commit is contained in:
Arne Morten Kvarving
2024-02-17 18:13:46 +01:00
parent 58f334b264
commit be57843296
75 changed files with 730 additions and 664 deletions

View File

@@ -84,7 +84,7 @@ private:
template<class FluidSystem, class Indices>
void
StandardWellAssemble<FluidSystem,Indices>::
assembleControlEq(const WellState& well_state,
assembleControlEq(const WellState<Scalar>& well_state,
const GroupState& group_state,
const Schedule& schedule,
const SummaryState& summaryState,