#include <MICPContainer.hpp>
|
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 |
|
◆ allocate()
◆ allocated()
◆ 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()
◆ outputRestart()
◆ 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: