Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove old end comment - sphere - GPU-based 3D discrete element method algorit…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 0e565d2bceb4d9fb71259476096a0e3d5bf893fd
parent 07cc1ea7698c51c0424bb463ddd81ef69585157b
Author: Anders Damsgaard <[email protected]>
Date: Tue, 24 Mar 2015 09:42:12 +0100
remove old end comment
Diffstat:
M src/device.cu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/device.cu b/src/device.cu
t@@ -1901,7 +1901,7 @@ __host__ void DEM::startTime()
if (PROFILING == 1)
stopTimer(&kernel_tic, &kernel_toc, &kernel_elapsed,
&t_findDarcyPorosities);
- checkForCudaErrorsIter("Post findDarcyPorosities", iter);*/
+ checkForCudaErrorsIter("Post findDarcyPorosities", iter);
// Modulate the pressures at the upper boundary cells
if ((darcy.p_mod_A > 1.0e-5 || darcy.p_mod_A < -1.0e-5) &&
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.