#include <math.h>
#include <cstdlib>
#include <iostream>
#include "def.h"
#include "species.h"
Go to the source code of this file.
Namespaces | |
namespace | Species |
Description of Specie and Reaction classes. | |
Variables | |
int | Species::nspecies |
Specie * | Species::species |
Reaction * | Species::reactions |