config.h File Reference

Configuration settings. More...

#include "popmodel.h"
#include "parpop0p.h"
#include "parpop2p.h"
#include "parpop2s.h"
#include "parpop3p.h"
#include "limits2d.h"
#include "indknown.h"
#include "indpop2d.h"

Go to the source code of this file.

Namespaces

namespace  custom

Typedefs

typedef MapPopModel theMapType
 Defines the type of the map to be used for the computations.

Variables

const int controlNumber = 31131
 The control number that is used to confirm the compatibility between the coordinator and workers.


Detailed Description

Configuration settings.

This is a configuration file for the program "cmgraphs.cpp". It defines the map which is analyzed, the ranges of parameters, and the phase space information.

Definition in file config.h.


Typedef Documentation

typedef MapPopModel theMapType

Defines the type of the map to be used for the computations.

The corresponding header file must be included prior to this definition.

Definition at line 54 of file config.h.


Variable Documentation

const int controlNumber = 31131

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).

Definition at line 96 of file config.h.

Referenced by Coordinator::Prepare(), and Worker::Process().


Generated on Sun Mar 28 17:47:58 2010 for The Conley-Morse Graphs Software by  doxygen 1.5.3