62 static const bool DEBUG =
false;
63 static const int D = 1;
65 static const bool QUIET =
false;
86 static const bool DEBUG =
false;
87 static const int D = 2;
89 static const bool QUIET =
false;
111 static const int D = 3;
File providing data specialisms at different dimensionalities.
Base class for exception handling.
Definition: exception.h:58
static const bool DEBUG
Definition: config.h:62
static const bool FIXEDPOINTS
Definition: config.h:64
static const bool QUIET
Definition: config.h:65
INT iterator_type
Definition: config.h:71
double REAL
Definition: config.h:67
static const int D
Definition: config.h:63
int INT
Definition: config.h:68
REAL time_type
Definition: config.h:70
static const bool DEBUG
Definition: config.h:110
int INT
Definition: config.h:116
double REAL
Definition: config.h:115
static const bool FIXEDPOINTS
Definition: config.h:112
INT iterator_type
Definition: config.h:119
static const bool QUIET
Definition: config.h:113
static const int D
Definition: config.h:111
REAL time_type
Definition: config.h:118
static const bool DEBUG
Definition: config.h:86
static const int D
Definition: config.h:87
REAL time_type
Definition: config.h:94
static const bool FIXEDPOINTS
Definition: config.h:88
static const bool QUIET
Definition: config.h:89
double REAL
Definition: config.h:91
int INT
Definition: config.h:92
INT iterator_type
Definition: config.h:95
Provides a number of utility functions used through the rest of the library.