We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6576685 commit 35e8328Copy full SHA for 35e8328
src/main.cpp
@@ -61,7 +61,7 @@ using std::endl;
61
#include "TestSymmetry.hpp"
62
#include "TestNorms.hpp"
63
64
-#define MAXITER 1 // arbitrary value to set number of compute loops
+#define MAXITER 3 // arbitrary value to set number of compute loops
65
#define SIZE_PER_ROW 27 // value according to generateProblem.cpp
66
// Addition of iocomp header files
67
/*!
0 commit comments