WellsGroup.hpp File Reference
#include <opm/core/wells/InjectionSpecification.hpp>
#include <opm/core/wells/ProductionSpecification.hpp>
#include <opm/core/grid.h>
#include <opm/core/props/BlackoilPhases.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/Well.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/Group.hpp>
#include <string>
#include <memory>
Include dependency graph for WellsGroup.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::WellPhasesSummed
 
class  Opm::WellsGroupInterface
 
class  Opm::WellsGroup
 
class  Opm::WellNode
 

Namespaces

namespace  Opm
 

Functions

std::shared_ptr< WellsGroupInterface > Opm::createWellWellsGroup (const Well *well, size_t timeStep, const PhaseUsage &phase_usage)
 
std::shared_ptr< WellsGroupInterface > Opm::createGroupWellsGroup (const Group &group, size_t timeStep, const PhaseUsage &phase_usage)