Opm::data::currentGroupConstraints Struct Reference

#include <Groups.hpp>

Public Member Functions

template<class MessageBufferType >
void write (MessageBufferType &buffer) const
 
template<class MessageBufferType >
void read (MessageBufferType &buffer)
 
currentGroupConstraintsset (Opm::Group::ProductionCMode cpc, Opm::Group::InjectionCMode cgic, Opm::Group::InjectionCMode cwic)
 

Public Attributes

Opm::Group::ProductionCMode currentProdConstraint
 
Opm::Group::InjectionCMode currentGasInjectionConstraint
 
Opm::Group::InjectionCMode currentWaterInjectionConstraint
 

Member Function Documentation

◆ read()

template<class MessageBufferType >
void Opm::data::currentGroupConstraints::read ( MessageBufferType &  buffer)

◆ set()

◆ write()

template<class MessageBufferType >
void Opm::data::currentGroupConstraints::write ( MessageBufferType &  buffer) const

Member Data Documentation

◆ currentGasInjectionConstraint

Opm::Group::InjectionCMode Opm::data::currentGroupConstraints::currentGasInjectionConstraint

Referenced by read(), set(), and write().

◆ currentProdConstraint

Opm::Group::ProductionCMode Opm::data::currentGroupConstraints::currentProdConstraint

Referenced by read(), set(), and write().

◆ currentWaterInjectionConstraint

Opm::Group::InjectionCMode Opm::data::currentGroupConstraints::currentWaterInjectionConstraint

Referenced by read(), set(), and write().


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