"platforms/cuda/vscode:/vscode.git/clone" did not exist on "18c9a78a8a9950be32af8021986d619afab3e017"
  • Mark Friedrichs's avatar
    Adding BrookPlatform back in -- deleted wrong file earlier · 5b5ec4c3
    Mark Friedrichs authored
    Fixed getTime() calls in _openMMBrookInterface()
    Based on Sherm's suggestions:
    changed '#ifdef WIN32' to '#ifdef WIN32 _MSC_VER;
    reordered include files so that system files after OpenMM files
    all include files should be C++ files now (as opposed to C files (<math.h> -> <cmath>
    5b5ec4c3
BrookCalcHarmonicAngleForceKernel.cpp 7.9 KB