My Project
Opm::data::CurrentControl Struct Reference

Public Member Functions

bool operator== (const CurrentControl &rhs) const
 
void init_json (Json::JsonObject &json_data) const
 
template<class MessageBufferType >
void write (MessageBufferType &buffer) const
 
template<class MessageBufferType >
void read (MessageBufferType &buffer)
 

Public Attributes

bool isProducer {true}
 
::Opm::Well::ProducerCMode prod
 
::Opm::Well::InjectorCMode inj
 

Member Data Documentation

◆ inj

::Opm::Well::InjectorCMode Opm::data::CurrentControl::inj
Initial value:
{
::Opm::Well::InjectorCMode::CMODE_UNDEFINED
}

◆ prod

::Opm::Well::ProducerCMode Opm::data::CurrentControl::prod
Initial value:
{
::Opm::Well::ProducerCMode::CMODE_UNDEFINED
}

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