1// NPROCS = 9 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#define MAXCELLS 3
9#define PROBLEM_SIZE 12
10#define NITER_DEFAULT 60
11
12static double dt_default = 0.010e0;
13static int wr_default = 5;
14static int iotype = 0;
15
16static int convertdouble = 0;
17#define COMPILETIME "13 Apr 2010"
18#define NPBVERSION "3.3"
19#define CS1 "(none)"
20#define CS2 "(none)"
21#define CS3 "(none)"
22#define CS4 "(none)"
23#define CS5 "-std=c99"
24#define CS6 "(none)"
25#define CS7 "(none)"
26