|  ../ | 
|  DarkSide/ | 3135
(18 years ago)
by chuckv:
Removed debug message from simParallel. | 
|  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 | 3133
(18 years ago)
by chuckv:
Fixed pot in parallel. | 
|  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. | 
|  Makefile | 2487
(19 years ago)
by gezelter:
Adding handler for CLAY force field | 
|  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 | 2759
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  ForceField.cpp | 2759
(19 years ago)
by tim:
Adding single precision capabilities to c++ side | 
|  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. |