|
The Conley-Morse Graphs Software
|
Configuration for a sample Leslie population model in R^2 with 2 varying parameters. More...
#include "p_pop2p.h"#include "m_popmodel.h"#include "indknown.h"#include "indpop2d.h"#include "procmdec.h"Go to the source code of this file.
Typedefs | |
| typedef MapPopModel | theMapType |
| Defines the type of the map to be used for the computations. More... | |
Variables | |
| const int | controlNumber = 31101 |
| The control number that is used to confirm the compatibility between the coordinator and workers. More... | |
Configuration for a sample Leslie population model in R^2 with 2 varying parameters.
Definition in file c_pop2p.h.
| typedef MapPopModel theMapType |
| const int controlNumber = 31101 |
The control number that is used to confirm the compatibility between the coordinator and workers.
Please, increase this number by 1 every time the configuration of the program changes substantially (e.g., different parameter ranges, different numbers of subintervals, or different maps are chosen).