mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removing function allow_cross_flow() from StandardWellsDense
This commit is contained in:
@@ -162,8 +162,6 @@ enum WellVariablePositions {
|
||||
const int cell_idx,
|
||||
std::vector<EvalWell>& mob) const;
|
||||
|
||||
bool allow_cross_flow(const int w, const Simulator& ebosSimulator) const;
|
||||
|
||||
void localInvert(Mat& istlA) const;
|
||||
|
||||
void print(Mat& istlA) const;
|
||||
|
||||
Reference in New Issue
Block a user