20#ifndef OPM_WGSTATE_HEADER_INCLUDED
21#define OPM_WGSTATE_HEADER_INCLUDED
23#include <opm/simulators/wells/WellState.hpp>
24#include <opm/simulators/wells/GroupState.hpp>
25#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
29class ParallelWellInfo;
48 bool operator==(
const WGState&)
const;
50 template<
class Serializer>
Definition AquiferInterface.hpp:35
Definition GroupState.hpp:34
Class encapsulating some information about parallel wells.
Definition ParallelWellInfo.hpp:184
The state of a set of wells, tailored for use by the fully implicit blackoil simulator.
Definition WellState.hpp:60
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition BlackoilPhases.hpp:27
Definition BlackoilPhases.hpp:46
Definition WGState.hpp:37