add MultisegmentWellEval

This commit is contained in:
Arne Morten Kvarving
2021-06-03 15:34:14 +02:00
parent 72bd3368e7
commit 68fc2b0bc6
9 changed files with 2520 additions and 2198 deletions

View File

@@ -118,7 +118,7 @@ public:
return guide_rate_;
}
int numComponents() const{
int numComponents() const {
return num_components_;
}