|
|
using | AssignFunction = std::function< Scalar(const unsigned)> |
| |
|
|
void | allocate (const unsigned bufferSize, const SpeciesConfig &species, const MineralConfig &minerals) |
| |
|
void | assignSpeciesConcentrations (const unsigned globalDofIdx, const AssignFunction &concentration) |
| |
|
void | assignMineralConcentrations (const unsigned globalDofIdx, const AssignFunction &concentration) |
| |
|
void | assignPH (const unsigned globalDofIdx, const Scalar ph) |
| |
|
void | outputRestart (data::Solution &sol, const SpeciesConfig &species, const MineralConfig &minerals) |
| |
|
bool | allocated () const |
| |
The documentation for this class was generated from the following files: