Loading...
Searching...
No Matches
Go to the documentation of this file.
33#ifndef __STDC_CONSTANT_MACROS
34#define __STDC_CONSTANT_MACROS
36#ifndef __STDC_LIMIT_MACROS
37#define __STDC_LIMIT_MACROS
50#include "SequenceHeaps/knheap.C"
51#include "psort/psort.h"
52#include "psort/psort_samplesort.h"
53#include "psort/MersenneTwister.h"
60#define ONEMILLION 1000000
61#define MAXLINELENGTH 200
62#define MINLINELENGTH 2
67#define MEM_EFFICIENT_STAGES 16
72#define GRIDMISMATCH 3001
73#define DIMMISMATCH 3002
76#define MATRIXALIAS 3005
77#define UNKNOWNMPITYPE 3006
78#define INVALIDPARAMS 3007
130#define MEMORYINBYTES (196 * 1048576)