Added default constructor.

This commit is contained in:
Atgeirr Flø Rasmussen 2012-03-09 14:25:52 +01:00
parent 100108b5ad
commit 8ac62545cf
2 changed files with 11 additions and 0 deletions

View File

@ -171,6 +171,14 @@ namespace Opm
{
/// Default constructor.
WellsManager::WellsManager()
: w_(0)
{
}
/// Construct wells from deck.
WellsManager::WellsManager(const Opm::EclipseGridParser& deck,
const UnstructuredGrid& grid,

View File

@ -38,6 +38,9 @@ namespace Opm
class WellsManager
{
public:
/// Default constructor -- no wells.
WellsManager();
/// Construct from input deck and grid.
/// The permeability argument may be zero if the input contain
/// well productivity indices, otherwise it must be given in