Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove extra newlines - sphere - GPU-based 3D discrete element method algorith…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 86d9c38f296efa9fe95566efe961e9114aa2fe59
parent 2a7271b29a2ffb3bf5aa9344954fc60a26c4fbb5
Author: Anders Damsgaard Christensen <[email protected]>
Date: Fri, 12 Aug 2016 12:49:41 -0700
remove extra newlines
Diffstat:
M src/device.cu | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/device.cu b/src/device.cu
t@@ -979,8 +979,6 @@ __host__ void DEM::startTime()
if (verbose == 1)
cout << " Current simulation time: " << time.current << " s.";
-
-
// MAIN CALCULATION TIME LOOP
while (time.current <= time.total) {
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.