Move threading support into listed-forces module
authorMark Abraham <mark.j.abraham@gmail.com>
Sun, 14 Sep 2014 16:30:55 +0000 (18:30 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 5 Dec 2014 18:56:10 +0000 (19:56 +0100)
commiteeca5ee4d370e5919b30cd55992975c281310986
treed02e510c9906624a6c42fbded9339c429a1c0498
parent19fb85c0001928e6de214218bf3047445f056bb7
Move threading support into listed-forces module

Added Doxygen, converted a macro to a const int.

Change-Id: I1e5579b1f80aecaf46827704cf5fd3b6d6285d80
src/gromacs/domdec/domdec.cpp
src/gromacs/listed-forces/listed-forces.h
src/gromacs/listed-forces/manage-threading.cpp [moved from src/gromacs/gmxlib/bonded-threading.cpp with 91% similarity]
src/gromacs/listed-forces/manage-threading.h [moved from src/gromacs/legacyheaders/bonded-threading.h with 74% similarity]
src/gromacs/mdlib/minimize.cpp
src/programs/mdrun/md.cpp