Moved timing source to C++
authorErik Lindahl <erik@kth.se>
Thu, 16 Jul 2015 17:06:15 +0000 (19:06 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 28 Jul 2015 08:21:30 +0000 (10:21 +0200)
commit1f61b284053fa52ce8d076fcefb2bffeafd50042
treeae4392a3c931da14183d110a63471ed1dcdf9d6c
parentac65de032cce28672cb4e14cd9d83d853855a43a
Moved timing source to C++

Change-Id: I175cf79b68330767b90e0780829f67aa9ca50af5
src/gromacs/timing/CMakeLists.txt
src/gromacs/timing/cyclecounter.cpp [moved from src/gromacs/timing/cyclecounter.c with 93% similarity]
src/gromacs/timing/wallcycle.cpp [moved from src/gromacs/timing/wallcycle.c with 94% similarity]
src/gromacs/timing/walltime_accounting.cpp [moved from src/gromacs/timing/walltime_accounting.c with 96% similarity]