1// NPROCS = 1 CLASS = S
2//  
3//  
4//  This file is generated automatically by the setparams utility.
5//  It sets the number of processors and the class of the NPB
6//  in this directory. Do not modify it by hand.
7//  
8
9// number of nodes for which this version is compiled
10        static int nnodes_compiled = 1;
11
12// full problem size
13#define isiz01 12
14#define isiz02 12
15#define isiz03 12
16
17// sub-domain array size
18#define isiz1 12
19#define isiz2 12
20#define isiz3 12
21
22// number of iterations and how often to print the norm
23        static int itmax_default = 50, inorm_default = 50;
24        static double dt_default = 0.5e0;
25static int convertdouble = 0;
26#define COMPILETIME "12 Apr 2010"
27#define NPBVERSION "3.3"
28#define CS1 "(none)"
29#define CS2 "(none)"
30#define CS3 "(none)"
31#define CS4 "(none)"
32#define CS5 "-std=c99"
33#define CS6 "(none)"
34#define CS7 "(none)"
35