"...src/SimTKReference/ReferenceVelocityVerletDynamics.cpp" did not exist on "90f31a686e9d4d3dc6bb2e845cf9c01215932a46"
- 14 Apr, 2025 1 commit
-
-
Peter Eastman authored
* Created DPDIntegrator class * Reference implementation of DPDIntegrator * Build neighbor list for DPDIntegrator * Minor fixes * Documentation for DPDIntegrator * Python API for DPDIntegrator * Preliminary OpenCL implementation of DPDIntegrator * Enable USE_PERIODIC * Use updated positions in DPD thermostat * Working on neighbor list for OpenCL DPDIntegrator * ReorderListener for particle types * Serialization for DPDIntegrator * CUDA implementation of DPDIntegrator * HIP implementation of DPDIntegrator * Fixed compile error in Python wrapper * Fixed compile error in wrappers * Fixed uninitialized memory in reference neighbor list * Added DPDIntegrator to C++ API docs * Fixed incorrect launch size * Fixed nan in DPD random number generator * Minor optimizations * Improved load balancing * Fixed an indexing error * Neighbor list uses the maximum cutoff of any force * Fixed HIP compilation error * Fixed access to invalid memory * Added test case for diffusion coefficient * Try to debug segfaults on CI * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging * Possible fix * Debugging * Debugging * Debugging * Use correct block size on CPU OpenCL * Workaround for bug in Intel's OpenCL for CPUs * Removed an unnecessary define * Removed debugging code * Include Dart * More Intel workarounds * Workaround for error in NVIDIA OpenCL
-
- 12 Apr, 2023 1 commit
-
-
Peter Eastman authored
-
- 18 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Added lots of checks for invalid parameter values * Fixed test failures * More checks for incorrect parameters * Fixed test failures
-
- 21 Sep, 2016 1 commit
-
-
peastman authored
-
- 05 Apr, 2014 1 commit
-
-
Jason Swails authored
from all .cpp and .h files.
-
- 15 Apr, 2013 1 commit
-
-
Yutong Zhao authored
-
- 06 Jun, 2012 1 commit
-
-
Peter Eastman authored
-
- 14 May, 2012 1 commit
-
-
Peter Eastman authored
-
- 14 Mar, 2012 1 commit
-
-
Peter Eastman authored
-
- 14 Feb, 2012 1 commit
-
-
Peter Eastman authored
-
- 12 Aug, 2010 1 commit
-
-
Peter Eastman authored
Refactored ForceImpl, lots of KernelImpl subclasses, and other related classes to avoid redundant calculations when requesting a State with both forces and energies
-
- 22 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 14 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 22 Oct, 2008 1 commit
-
-
Peter Eastman authored
-
- 16 Oct, 2008 1 commit
-
-
Peter Eastman authored
Changed how kernels get initialized. StandardMMForceField now has you set the 1-4 interactions explicitly. CMMotionRemover allows the removal frequency to be set.
-
- 04 Jun, 2008 1 commit
-
-
Peter Eastman 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
-
- 29 Apr, 2008 1 commit
-
-
Peter Eastman authored
Continuing to implement ReferencePlatform (implemented GBSA kernels, added test case for SHAKE and fixed some bugs in it)
-
- 22 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 16 Apr, 2008 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-