cleaning up a few fucntions in StandardWellsDense

to remove the implementation implemented in StandardWell already.
This commit is contained in:
Kai Bao
2017-06-28 11:15:04 +02:00
parent fb5fa836c0
commit d535157b1a
5 changed files with 39 additions and 426 deletions

View File

@@ -300,7 +300,8 @@ enum WellVariablePositions {
const std::vector< const Well* > wells_ecl_;
// the number of wells in this process
// trying to not use things from Wells struct
// trying not to use things from Wells struct
// TODO: maybe a better name to emphasize it is local?
const int number_of_wells_;
// a vector of all the wells.