|  ../ | 
|  DarkSide/ | 3380
(17 years ago)
by chuckv:
Fixed sign error in MnM based on atid's. | 
|  mpiComponentPlan.h | 2263
(20 years ago)
by tim:
replace c++ style comment in c files | 
|  fSwitchingFunction.h | 2715
(19 years ago)
by chrisfen:
added a cubic spline to switcheroo | 
|  fForceOptions.h | 2787
(19 years ago)
by gezelter:
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).
Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct). | 
|  fCutoffPolicy.h | 2274
(20 years ago)
by gezelter:
added fCutoffPolicy.h | 
|  doForces_interface.h | 3129
(18 years ago)
by chrisfen:
SF Lennard-Jones was added for everyones' enjoyment.  The behavior is tethered to the electrostaticSummationMethod keyword. | 
|  doForces_interface.F90 | 3129
(18 years ago)
by chrisfen:
SF Lennard-Jones was added for everyones' enjoyment.  The behavior is tethered to the electrostaticSummationMethod keyword. | 
|  doForces.F90 | 3177
(18 years ago)
by gezelter:
adding MetalNonMetal interactions | 
|  SHAPES_FF.hpp | 2759
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  SHAPES_FF.cpp | 2759
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  SC_FF.hpp | 2536
(19 years ago)
by tim:
remove extra forceFieldOptions from SC_FF | 
|  SC_FF.cpp | 2566
(19 years ago)
by chuckv:
Removed MixingRule from Globals. Handled by forceField now. | 
|  MnM_FF.hpp | 3154
(18 years ago)
by chuckv:
Added metal-nonmetal forcefield. | 
|  MnM_FF.cpp | 3164
(18 years ago)
by chuckv:
More changes to MnM. | 
|  Makefile | 3342
(17 years ago)
by gezelter:
updating configure process | 
|  ForceFieldFactory.hpp | 2211
(20 years ago)
by chrisfen:
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine... | 
|  ForceFieldFactory.cpp | 2204
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  ForceFieldCreator.hpp | 2204
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  ForceField.hpp | 3153
(18 years ago)
by chuckv:
Changes to allow for non-bonded interactions. | 
|  ForceField.cpp | 3286
(17 years ago)
by cpuglis:
Many fixes for Charmm-type torsions. | 
|  EAM_FF.hpp | 2759
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  EAM_FF.cpp | 2759
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  DUFF.hpp | 2204
(20 years ago)
by gezelter:
xemacs has been drafted to perform our indentation services | 
|  DUFF.cpp | 2787
(19 years ago)
by gezelter:
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).
Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct). | 
|  CLAYFF.hpp | 2487
(19 years ago)
by gezelter:
Adding handler for CLAY force field | 
|  CLAYFF.cpp | 2501
(19 years ago)
by chuckv:
Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers. |