|
faunus
|
Helper class to check if a reaction is possible, i.e. More...
#include <speciation.h>
Public Member Functions | |
| ReactionValidator (const Space &spc) | |
| bool | isPossible (const ReactionData &reaction) const |
| Enough reactants and product capacity? More... | |
Helper class to check if a reaction is possible, i.e.
that there's sufficient reactant and product capacity
| bool Faunus::Speciation::ReactionValidator::isPossible | ( | const ReactionData & | reaction | ) | const |
Enough reactants and product capacity?
| reaction | Reaction to check |
1.8.13