tMakefile - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       tMakefile (353B)
       ---
            1 doc:
            2         $(MAKE) -C sphinx/
            3 
            4 install-debian-pkgs:
            5         sudo apt-get update && \
            6             sudo apt-get install build-essential cmake \
            7             python python-numpy ipython python-matplotlib python-vtk \
            8             imagemagick libav-tools \
            9             python-sphinx python-pip doxygen dvipng \
           10             python-sphinxcontrib-programoutput texlive-full && \
           11             sudo pip install breathe