|
MOOSE - Multiscale Object Oriented Simulation Environment
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PoolBase |
Typedefs | |
| typedef unsigned int | SpeciesId |
Variables | |
| const SpeciesId | DefaultSpeciesId |
| typedef unsigned int SpeciesId |
SpeciesId identifies molecular species. This is a unique identifier for any given molecular species, regardless of which compartment or solver is handling it.
Definition at line 18 of file PoolBase.h.
| const SpeciesId DefaultSpeciesId |
Definition at line 17 of file PoolBase.cpp.