#include <WellFoamProperties.hpp>

Public Member Functions

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

Static Public Member Functions

static WellFoamProperties serializeObject ()
 

Public Attributes

double m_foamConcentration = 0.0
 

Member Function Documentation

◆ handleWFOAM()

void Opm::WellFoamProperties::handleWFOAM ( const DeckRecord rec)

◆ operator!=()

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

◆ operator==()

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

◆ serializeObject()

static WellFoamProperties Opm::WellFoamProperties::serializeObject ( )
static

◆ serializeOp()

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

References m_foamConcentration.

Member Data Documentation

◆ m_foamConcentration

double Opm::WellFoamProperties::m_foamConcentration = 0.0

Referenced by serializeOp().


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