Opm::ExtboContainer< Scalar > Class Template Reference

#include <ExtboContainer.hpp>

Public Member Functions

void allocate (const unsigned bufferSize)
 
void assignMassFractions (const unsigned globalDofIdx, const Scalar gas, const Scalar oil, const Scalar co2)
 
void assignVolumes (const unsigned globalDofIdx, const Scalar xVolume, const Scalar yVolume)
 
void assignZFraction (const unsigned globalDofIdx, const Scalar zFraction)
 
void outputRestart (data::Solution &sol)
 
bool allocated () const
 

Member Function Documentation

◆ allocate()

template<class Scalar >
void Opm::ExtboContainer< Scalar >::allocate ( const unsigned  bufferSize)

◆ allocated()

template<class Scalar >
bool Opm::ExtboContainer< Scalar >::allocated ( ) const
inline

◆ assignMassFractions()

template<class Scalar >
void Opm::ExtboContainer< Scalar >::assignMassFractions ( const unsigned  globalDofIdx,
const Scalar  gas,
const Scalar  oil,
const Scalar  co2 
)

◆ assignVolumes()

template<class Scalar >
void Opm::ExtboContainer< Scalar >::assignVolumes ( const unsigned  globalDofIdx,
const Scalar  xVolume,
const Scalar  yVolume 
)

◆ assignZFraction()

template<class Scalar >
void Opm::ExtboContainer< Scalar >::assignZFraction ( const unsigned  globalDofIdx,
const Scalar  zFraction 
)

◆ outputRestart()

template<class Scalar >
void Opm::ExtboContainer< Scalar >::outputRestart ( data::Solution &  sol)

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