deleting the old unused computeSegmentDensities()

which is a first version, whose implementation should not be used
anymore.
This commit is contained in:
Kai Bao
2015-10-13 14:31:25 +02:00
parent 617e4c1786
commit b7b5672c86
2 changed files with 0 additions and 89 deletions

View File

@@ -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); //,