- 16 Jul, 2014 2 commits
-
-
Jason Swails authored
necessitated creating a Copy method to do that on TabulatedFunction classes.
-
Jason Swails authored
segfaults when you use the long-range dispersion correction with the CustomNonbondedForce if the force uses TabulatedFunction objects. Basically, it prevents the copy from taking ownership (and deleting) the functions in its destructor. The use cases for CustomNonbondedForce copying currently is to recompute the long-range prefactor if the parameters change (so the CustomNonbondedForceImpl kernels need a copy of the Force object). Doing a full (deep) copy would be a bit slower (although would only need to be paid once for each CustomNonbondedForce object being used).
-
- 10 Jun, 2014 2 commits
- 31 Jan, 2014 1 commit
-
-
peastman authored
Renamed methods for dealing with TabulatedFunctions to avoid problems in wrapper APIs. Also fixed a few bugs.
-
- 27 Jan, 2014 1 commit
-
-
peastman authored
-
- 23 Jan, 2014 2 commits
- 13 Aug, 2013 1 commit
-
-
peastman authored
-
- 05 Aug, 2013 1 commit
-
-
peastman authored
Created API and reference implementation of restricting CustomNonbondedForce to selected interaction groups
-
- 03 May, 2013 1 commit
-
-
Peter Eastman authored
-
- 15 Apr, 2013 1 commit
-
-
Yutong Zhao authored
-
- 18 Oct, 2012 2 commits
-
-
Lee-Ping Wang authored
CustomNonbondedForce.cpp, CudaNonbondedUtilities.cpp and CudaKernels.cpp are now fully reverted to 3478.
-
Lee-Ping Wang authored
LPW attempted bugfixes: (1) Changed unit multipliers in AmoebaVdwForce::getParticleParameters (2) Sorted vectors in exclusionLists so it agrees with atomExclusions
-
- 07 Jun, 2012 1 commit
-
-
Peter Eastman authored
-
- 31 Jan, 2012 1 commit
-
-
Peter Eastman authored
-
- 11 Oct, 2010 1 commit
-
-
Peter Eastman authored
-
- 17 Nov, 2009 1 commit
-
-
Peter Eastman authored
Redesigned CustomNonbondedForce to eliminate combining rules and allow the expression to directly use parameters for individual particles.
-
- 12 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 20 Aug, 2009 1 commit
-
-
Peter Eastman authored
-
- 03 Aug, 2009 1 commit
-
-
Peter Eastman authored
-
- 30 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 29 Jul, 2009 1 commit
-
-
Peter Eastman authored
-