ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded
r1753
File Last Change
 ../
SwitchingFunction.cpp 1665 (13 years ago) by gezelter: updated copyright notices
MAW.cpp 1665 (13 years ago) by gezelter: updated copyright notices
SHAPES.cpp 1665 (13 years ago) by gezelter: updated copyright notices
Morse.cpp 1665 (13 years ago) by gezelter: updated copyright notices
InteractionManager.hpp 1665 (13 years ago) by gezelter: updated copyright notices
Cutoffs.hpp 1665 (13 years ago) by gezelter: updated copyright notices
SwitchingFunction.hpp 1665 (13 years ago) by gezelter: updated copyright notices
RepulsivePower.cpp 1665 (13 years ago) by gezelter: updated copyright notices
InteractionManager.cpp 1710 (13 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
Sticky.cpp 1710 (13 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
LJ.cpp 1710 (13 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
GB.cpp 1710 (13 years ago) by gezelter: Added an adapter layer between the AtomType and the rest of the code to handle the bolt-on capabilities of new types. Fixed a long-standing bug in how storageLayout was being set to the maximum possible value. Started to add infrastructure for Polarizable and fluc-Q calculations.
EAM.cpp 1711 (13 years ago) by gezelter: Some fixes for DataStorage issues. Removed outdated zangle stuff that has been replaced by the more modern restraints.
SC.cpp 1711 (13 years ago) by gezelter: Some fixes for DataStorage issues. Removed outdated zangle stuff that has been replaced by the more modern restraints.
LJ.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
GB.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
RepulsivePower.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
Electrostatic.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
Sticky.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
EAM.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
Morse.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
SHAPES.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
MAW.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
SC.hpp 1725 (13 years ago) by gezelter: Individual ForceField classes have been removed (they were essentially all duplicates anyway). ForceField has moved to brains, and since only one force field is in play at any time, the ForceFieldFactory and Register methods have been removed.
NonBondedInteraction.hpp 1734 (13 years ago) by jmichalk: Fixed the Slater overlap integral code, added dVdFq to the self interaction.
SlaterIntegrals.hpp 1749 (13 years ago) by gezelter: fixed an uninitialized option bug, fixed gcc 4.6 compilation problems
Electrostatic.cpp 1750 (13 years ago) by gezelter: Fixing some bugs in optimization, fixing status functions so that they dump correctly (although some things are deferred until the Stats is accumulator-based).
0 directories and 27 files shown