BioeffectsContainer.hpp
Go to the documentation of this file.
Definition: BioeffectsContainer.hpp:38 BioeffectsSolutionContainer< Scalar > getSolution() const void assign(const unsigned globalDofIdx, const Scalar oxygenConcentration, const Scalar ureaConcentration, const Scalar calciteConcentration) void readRestart(const unsigned globalDofIdx, const unsigned elemIdx, const data::Solution &sol, const bool isMICP) void outputRestart(data::Solution &sol, const bool isMICP) void assign(const unsigned globalDofIdx, const Scalar microbialConcentration, const Scalar biofilmConcentration) void allocate(const unsigned bufferSize, const bool isMICP) Definition: blackoilbioeffectsmodules.hh:43 Struct holding MICP extension data. Definition: SolutionContainers.hpp:57 |