Cell State for the SandPile model.
More...
#include <SandPile.hh>
Cell State for the SandPile model.
◆ State() [1/2]
Utopia::Models::SandPile::State::State |
( |
| ) |
|
|
delete |
◆ State() [2/2]
template<typename RNG >
Utopia::Models::SandPile::State::State |
( |
const DataIO::Config & |
cfg, |
|
|
const std::shared_ptr< RNG > & |
rng |
|
) |
| |
|
inline |
Configuration based constructor.
◆ in_avalanche
bool Utopia::Models::SandPile::State::in_avalanche |
Whether the cell was touched by an avalanche; useful for updating.
◆ slope
Slope Utopia::Models::SandPile::State::slope |
The current value of the slope.
The documentation for this struct was generated from the following file: