mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Changed cmake to make build without ert for now. Small change in WellsManager.cpp
This commit is contained in:
parent
ae05d3d7e8
commit
e66df86e2d
@ -223,12 +223,7 @@ namespace Opm
|
||||
: w_(0)
|
||||
{
|
||||
}
|
||||
WellsManager::WellsManager(struct Wells* W)
|
||||
: w_(W)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/// Construct from existing wells object.
|
||||
WellsManager::WellsManager(struct Wells* W)
|
||||
|
Loading…
Reference in New Issue
Block a user