rename StandardWellGeneric to StandardWellConnections

This commit is contained in:
Arne Morten Kvarving
2022-11-10 20:23:25 +01:00
parent 0389465bbf
commit b08c165384
7 changed files with 34 additions and 35 deletions

View File

@@ -25,7 +25,6 @@
#include <opm/simulators/timestepping/ConvergenceReport.hpp>
#include <opm/simulators/wells/RateConverter.hpp>
#include <opm/simulators/wells/StandardWellGeneric.hpp>
#include <opm/simulators/wells/VFPInjProperties.hpp>
#include <opm/simulators/wells/VFPProdProperties.hpp>
#include <opm/simulators/wells/WellInterface.hpp>