Renamed newwells.h -> wells.h.

Also moved implementation file to subdir.
This commit is contained in:
Atgeirr Flø Rasmussen
2013-03-18 10:33:34 +01:00
parent b14c145f10
commit c78b7de680
16 changed files with 687 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
#include <opm/core/wells/WellsGroup.hpp>
#include <cmath>
#include <opm/core/newwells.h>
#include <opm/core/wells.h>
#include <opm/core/props/phaseUsageFromDeck.hpp>
namespace Opm