Opm::MICPContainer< Scalar > Class Template Reference

#include <MICPContainer.hpp>

Public Member Functions

void allocate (const unsigned bufferSize)
 
void assign (const unsigned globalDofIdx, const Scalar microbialConcentration, const Scalar oxygenConcentration, const Scalar ureaConcentration, const Scalar biofilmConcentration, const Scalar calciteConcentration)
 
MICPSolutionContainer< 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::MICPContainer< Scalar >::allocate ( const unsigned  bufferSize)

◆ allocated()

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

◆ assign()

template<class Scalar >
void Opm::MICPContainer< Scalar >::assign ( const unsigned  globalDofIdx,
const Scalar  microbialConcentration,
const Scalar  oxygenConcentration,
const Scalar  ureaConcentration,
const Scalar  biofilmConcentration,
const Scalar  calciteConcentration 
)

◆ getSolution()

template<class Scalar >
MICPSolutionContainer< Scalar > Opm::MICPContainer< Scalar >::getSolution ( ) const

◆ outputRestart()

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

◆ readRestart()

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

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