mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
deleting the old unused computeSegmentDensities()
which is a first version, whose implementation should not be used anymore.
This commit is contained in:
@@ -261,12 +261,6 @@ namespace Opm {
|
||||
std::vector<ADB>& vars,
|
||||
SolutionState& state) const;
|
||||
|
||||
void
|
||||
computeSegmentDensities(const SolutionState& state,
|
||||
const std::vector<ADB>& cq_s,
|
||||
const std::vector<ADB>& b_perfcells,
|
||||
const WellState& xw);
|
||||
|
||||
void
|
||||
computeSegmentDensities(const SolutionState& state,
|
||||
const WellState& xw); //,
|
||||
|
||||
Reference in New Issue
Block a user