
Go to the source code of this file.
Classes | |
| class | Species::Specie |
| struct | Species::Gas |
| Gas is a specie with some additional parameters. More... | |
| struct | Species::Reaction |
| Reaction determines the two products only. More... | |
| struct | Species::Reaction::Outcome |
| Possible outcomes of a reaction. More... | |
Namespaces | |
| namespace | Species |
| Description of Specie and Reaction classes. | |
Enumerations | |
| enum | Species::Interaction { Species::missed = 0, Species::collided, Species::reacted, Species::annihalated } |
1.5.7.1