Opm::CO2H2Container< Scalar > Class Template Reference

#include <CO2H2Container.hpp>

Public Member Functions

void allocate (const unsigned bufferSize, const bool isCO2)
 
void assign (const unsigned globalDofIdx, const Scalar xfrac, const Scalar yfrac, const bool isCO2)
 
CO2H2SolutionContainer< Scalar > getSolution () const
 
void outputRestart (data::Solution &sol)
 
void readRestart (const unsigned globalDofIdx, const unsigned elemIdx, const data::Solution &sol)
 
bool allocated () const
 

Member Function Documentation

◆ allocate()

template<class Scalar >
void Opm::CO2H2Container< Scalar >::allocate ( const unsigned  bufferSize,
const bool  isCO2 
)

◆ allocated()

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

◆ assign()

template<class Scalar >
void Opm::CO2H2Container< Scalar >::assign ( const unsigned  globalDofIdx,
const Scalar  xfrac,
const Scalar  yfrac,
const bool  isCO2 
)

◆ getSolution()

template<class Scalar >
CO2H2SolutionContainer< Scalar > Opm::CO2H2Container< Scalar >::getSolution ( ) const

◆ outputRestart()

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

◆ readRestart()

template<class Scalar >
void Opm::CO2H2Container< Scalar >::readRestart ( const unsigned  globalDofIdx,
const unsigned  elemIdx,
const data::Solution &  sol 
)

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