"platforms/cpu/include/CpuNonbondedForceVec8.h" did not exist on "c97ca97b3312007a605f8a2eb8068df2903f5947"
- 23 Jun, 2008 1 commit
-
-
Christopher Bruns authored
1) Added DLL export macros to many classes; enough to get tests to compile 2) Cosmetic changes to reduce warnings in Visual Studio: a) change many "for (int i ="... to "for (size_t i ="... to avoid unsigned mismatch warnings b) included many explicit static_cast<OpenMMReal>() casts to document places where double->float conversion warnings occur
-
- 11 Jun, 2008 1 commit
-
-
Christopher Bruns authored
-
- 13 May, 2008 1 commit
-
-
Peter Eastman authored
Modified the initialization order of ForceImpls to prevent them from trying to initialize themselves before the Platform had been chosen
-
- 16 Apr, 2008 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-