URI:
       tcleanup after tests - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
  HTML git clone git://src.adamsgaard.dk/sphere
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit d03a9b038b20b6331d20f5f6c62cb4b910ac5d37
   DIR parent 8d5963774232456862fe568b1546fa68a0723067
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Fri,  9 May 2014 10:38:12 +0200
       
       cleanup after tests
       
       Diffstat:
         M tests/cfd_tests_neumann.py          |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/tests/cfd_tests_neumann.py b/tests/cfd_tests_neumann.py
       t@@ -63,3 +63,4 @@ else:
            print("Flow field:\t\t" + failed())
            raise Exception("Failed")
        
       +orig.cleanup()