Opm::WellSet Class Reference

#include <WellSet.hpp>

Public Member Functions

 WellSet ()
 
size_t size () const
 
bool hasWell (const std::string &wellName) const
 
WellConstPtr getWell (const std::string &wellName) const
 
void addWell (WellPtr well)
 
void delWell (const std::string &wellName)
 
WellSetshallowCopy () const
 

Constructor & Destructor Documentation

Opm::WellSet::WellSet ( )

Member Function Documentation

void Opm::WellSet::addWell ( WellPtr  well)
void Opm::WellSet::delWell ( const std::string &  wellName)
WellConstPtr Opm::WellSet::getWell ( const std::string &  wellName) const
bool Opm::WellSet::hasWell ( const std::string &  wellName) const
WellSet* Opm::WellSet::shallowCopy ( ) const
size_t Opm::WellSet::size ( ) const

The documentation for this class was generated from the following file: