Opm::BioeffectsContainer< Scalar > Class Template Reference

#include <BioeffectsContainer.hpp>

Public Member Functions

void allocate (const unsigned bufferSize, const bool isMICP)
 
void assign (const unsigned globalDofIdx, const Scalar oxygenConcentration, const Scalar ureaConcentration, const Scalar calciteConcentration)
 
void assign (const unsigned globalDofIdx, const Scalar microbialConcentration, const Scalar biofilmConcentration)
 
BioeffectsSolutionContainer< Scalar > getSolution () const
 
void outputRestart (data::Solution &sol, const bool isMICP)
 
void readRestart (const unsigned globalDofIdx, const unsigned elemIdx, const data::Solution &sol, const bool isMICP)
 
bool allocated () const
 

Member Function Documentation

◆ allocate()

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

◆ allocated()

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

◆ assign() [1/2]

template<class Scalar >
void Opm::BioeffectsContainer< Scalar >::assign ( const unsigned  globalDofIdx,
const Scalar  microbialConcentration,
const Scalar  biofilmConcentration 
)

◆ assign() [2/2]

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

◆ getSolution()

template<class Scalar >
BioeffectsSolutionContainer< Scalar > Opm::BioeffectsContainer< Scalar >::getSolution ( ) const

◆ outputRestart()

template<class Scalar >
void Opm::BioeffectsContainer< Scalar >::outputRestart ( data::Solution &  sol,
const bool  isMICP 
)

◆ readRestart()

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

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