| 
    The Conley-Morse Graphs Software
    
   | 
 
Configuration for the Henon map. More...
Go to the source code of this file.
Typedefs | |
| typedef MapHenon | theMapType | 
| Defines the type of the map to be used for the computations.  More... | |
Variables | |
| const int | controlNumber = 31213 | 
| The control number that is used to confirm the compatibility between the coordinator and workers.  More... | |
Configuration for the Henon map.
Definition in file c_henon.h.
| typedef MapHenon theMapType | 
| const int controlNumber = 31213 | 
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).