#include <WellBrineProperties.hpp>

Public Member Functions

void handleWSALT (const DeckRecord &rec)
 
bool operator!= (const WellBrineProperties &other) const
 
bool operator== (const WellBrineProperties &other) const
 
template<class Serializer >
void serializeOp (Serializer &serializer)
 

Static Public Member Functions

static WellBrineProperties serializeObject ()
 

Public Attributes

double m_saltConcentration = 0.0
 

Member Function Documentation

◆ handleWSALT()

void Opm::WellBrineProperties::handleWSALT ( const DeckRecord rec)

◆ operator!=()

bool Opm::WellBrineProperties::operator!= ( const WellBrineProperties other) const

◆ operator==()

bool Opm::WellBrineProperties::operator== ( const WellBrineProperties other) const

◆ serializeObject()

static WellBrineProperties Opm::WellBrineProperties::serializeObject ( )
static

◆ serializeOp()

template<class Serializer >
void Opm::WellBrineProperties::serializeOp ( Serializer serializer)
inline

References m_saltConcentration.

Member Data Documentation

◆ m_saltConcentration

double Opm::WellBrineProperties::m_saltConcentration = 0.0

Referenced by serializeOp().


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