diff --git a/Graphics/drawPost.cpp b/Graphics/drawPost.cpp index 2f842c67b6362d1d29cb096be49472937ef7a54c..a0d969ed0845f1230b6b9d2113c1ccc750fbb142 100644 --- a/Graphics/drawPost.cpp +++ b/Graphics/drawPost.cpp @@ -23,7 +23,7 @@ // we only really draw first order elements (high order ones should // always be subdivided in adaptiveView beforehand) -#define NMAX 35 // SHOULD BE 8! +#define NMAX 8 static void saturate(int nb, double val[NMAX][9], double vmin, double vmax, int i0=0, int i1=1, int i2=2, int i3=3,