Introduction
Introduction Statistics Contact Development Disclaimer Help
tdisable epsilon output - sphere - GPU-based 3D discrete element method algorit…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit a40e879f405678f7921ad35147406a3b71586811
parent 88c6e28ce4e3c26bbde24ea7275f2e6430bd3572
Author: Anders Damsgaard <[email protected]>
Date: Tue, 26 Aug 2014 15:33:08 +0200
disable epsilon output
Diffstat:
M src/debug.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/debug.h b/src/debug.h
t@@ -21,8 +21,8 @@ const unsigned int nijacnorm = 10;
const int write_res_log = 0;
// Report epsilon values during Jacobi iterations to stdout
-#define REPORT_EPSILON
-#define REPORT_MORE_EPSILON
+//#define REPORT_EPSILON
+//#define REPORT_MORE_EPSILON
// Report the number of iterations it took before convergence to logfile
// 'output/<sid>-conv.dat'
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.