ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r1127
File Last Change
 ../
obj/ 400 (21 years ago) by mmeineke: *** empty log message ***
MPIobj/ 400 (21 years ago) by mmeineke: *** empty log message ***
forceFactory.hpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
TorsionExtensions.cpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
vector_class.F90 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
randomSPRNG.hpp 450 (21 years ago) by mmeineke: just little things like deleteing unused variables and such.
StreamTokenizer.cpp 593 (20 years ago) by gezelter: Starting to worry about all the strtok() calls in our code
StreamTokenizer.hpp 593 (20 years ago) by gezelter: Starting to worry about all the strtok() calls in our code
BondExtensions.cpp 597 (20 years ago) by mmeineke: found a bug. Unit vectors were not being updated
force_globals.F90 648 (20 years ago) by chuckv: Finished most code for eam....
status_module.F90 648 (20 years ago) by chuckv: Finished most code for eam....
wrappers.F90 657 (20 years ago) by chuckv: More bug fixes for eam.
Bend.cpp 670 (20 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
Bond.cpp 670 (20 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
SimState.hpp 670 (20 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
Torsion.cpp 670 (20 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
GhostBend.cpp 707 (20 years ago) by mmeineke: updated the Changelog. added some bug fixes for setting the random number generator seed value. fixed a bug where ghostbend atom b was not being set. ( recent bug from SimState conversion)
config.h.in 747 (20 years ago) by gezelter: Changes to autoconf / configure method of configuring OOPSE
fInfo.c 747 (20 years ago) by gezelter: Changes to autoconf / configure method of configuring OOPSE
definitions_module.F90 747 (20 years ago) by gezelter: Changes to autoconf / configure method of configuring OOPSE
BendExtensions.cpp 829 (20 years ago) by gezelter: replace c++ header stuff with more portable c header stuff Also, mod file fixes and portability changes Some fortran changes will need to be reversed.
SimState.cpp 829 (20 years ago) by gezelter: replace c++ header stuff with more portable c header stuff Also, mod file fixes and portability changes Some fortran changes will need to be reversed.
randomSPRNG.cpp 829 (20 years ago) by gezelter: replace c++ header stuff with more portable c header stuff Also, mod file fixes and portability changes Some fortran changes will need to be reversed.
fForceField.h 834 (20 years ago) by gezelter: Compatibility fixes
mpiComponentPlan.h 836 (20 years ago) by mmeineke: did a complete overhaul of how c calls fortran. All function pointers and fortran calls are rigidly typecast now.
fortranWrappers.cpp 836 (20 years ago) by mmeineke: did a complete overhaul of how c calls fortran. All function pointers and fortran calls are rigidly typecast now.
fortranWrappers.hpp 836 (20 years ago) by mmeineke: did a complete overhaul of how c calls fortran. All function pointers and fortran calls are rigidly typecast now.
NPTi.cpp 857 (20 years ago) by mmeineke: moved the velocity scale matrix calculation outside of the atom loop in the NPT family of integrators.
neighborLists.F90 872 (20 years ago) by chrisfen: Fixed a bug in SimInfo ordering of radii
mpiSimulation_module.F90 883 (20 years ago) by chuckv: Added functions for simple profiling in fortran.
mdProfile.hpp 884 (20 years ago) by mmeineke: added some profile functionality
mdProfile.cpp 892 (20 years ago) by chuckv: Fixes to profile code.
timing.F90 892 (20 years ago) by chuckv: Fixes to profile code.
calc_eam.F90 898 (20 years ago) by chuckv: Attempting to increase performance by reducing spurious function calls
calc_sticky_pair.F90 898 (20 years ago) by chuckv: Attempting to increase performance by reducing spurious function calls
calc_gb.F90 898 (20 years ago) by chuckv: Attempting to increase performance by reducing spurious function calls
oopseMPI_module.F90 940 (20 years ago) by gezelter: Some changes for new MPI organization and direct charge-charge interactions
simulation_module.F90 941 (20 years ago) by gezelter: Changes for adding direct charge-charge interactions (with switching function)
fSimulation.h 941 (20 years ago) by gezelter: Changes for adding direct charge-charge interactions (with switching function)
atype_module.F90 941 (20 years ago) by gezelter: Changes for adding direct charge-charge interactions (with switching function)
calc_dipole_dipole.F90 945 (20 years ago) by gezelter: More work for adding charges
notifyCutoffs.F90 945 (20 years ago) by gezelter: More work for adding charges
mpiForceField.h 976 (20 years ago) by chrisfen: Corrected spelling in several directories, and stated WATER.cpp
mpiForceField.c 976 (20 years ago) by chrisfen: Corrected spelling in several directories, and stated WATER.cpp
AbstractClasses.hpp 987 (20 years ago) by tim: revision of constraint for Nonlinear Optimization Model
fortranWrapDefines.hpp 999 (20 years ago) by chrisfen: Substantial changes. OOPSE now has a working WATER.cpp forcefield and parser. This involved changes to WATER.cpp and ForceFields amoung other files. One important note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90. This will be removed on the next commit...
calc_reaction_field.F90 999 (20 years ago) by chrisfen: Substantial changes. OOPSE now has a working WATER.cpp forcefield and parser. This involved changes to WATER.cpp and ForceFields amoung other files. One important note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90. This will be removed on the next commit...
LinearCons.cpp 1011 (20 years ago) by tim: *** empty log message ***
SimpleBoundCons.cpp 1011 (20 years ago) by tim: *** empty log message ***
LinearCons.hpp 1011 (20 years ago) by tim: *** empty log message ***
SimpleBoundCons.hpp 1011 (20 years ago) by tim: *** empty log message ***
Functor.hpp 1031 (20 years ago) by tim: Add some lines into global.cpp to make it work with energy minimization
AllIntegrator.hpp 1032 (20 years ago) by tim: Add one more file into Makefile.in
calc_LJ_FF.F90 1041 (20 years ago) by chrisfen: Stripped out the hardwired LJ_rcut
MinimizerParameterSet.hpp 1064 (20 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
Utility.hpp 1064 (20 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
SDMinimizer.cpp 1064 (20 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
OOPSEMinimizer.hpp 1064 (20 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
Utility.cpp 1064 (20 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
CGFamilyMinimizer.cpp 1064 (20 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
PRCG.cpp 1066 (20 years ago) by tim: *** empty log message ***
StatWriter.cpp 1078 (20 years ago) by tim: add LARGEFILE_SOURCE64 macro to support large file
ZConsWriter.cpp 1091 (20 years ago) by tim: ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint
ZConsWriter.hpp 1091 (20 years ago) by tim: ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint
ZConstraint.cpp 1093 (20 years ago) by tim: incorporate SMD into ZConstraint,it does not sound a good choice, next commit will seperate SMD and ZConstraint
LJFF.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
DUFF.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
MatVec3.c 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
Exclude.hpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
ForceFields.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
NPTf.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
Exclude.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SkipList.hpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
NPT.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SRI.hpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
ForceFields.hpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
EAM_FF.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
DirectionalAtom.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SkipList.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
NPTxyz.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SimSetup.hpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
Integrator.hpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
mpiSimulation.hpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
OOPSEMinimizer.cpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
DumpWriter.cpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
Molecule.hpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
mpiSimulation.cpp 1108 (20 years ago) by tim: Change DumpWriter and InitFromFile
InitializeFromFile.cpp 1113 (20 years ago) by tim: fix whole bunch of bugs :-)
WATER.cpp 1113 (20 years ago) by tim: fix whole bunch of bugs :-)
Molecule.cpp 1113 (20 years ago) by tim: fix whole bunch of bugs :-)
do_Forces.F90 1113 (20 years ago) by tim: fix whole bunch of bugs :-)
calc_charge_charge.F90 1113 (20 years ago) by tim: fix whole bunch of bugs :-)
SimSetup.cpp 1116 (20 years ago) by tim: fix a bug in setting exclude list
GenericData.cpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZConsReader.cpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
MatVec3.h 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
RigidBody.hpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
Makefile.in 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZconsVisitor.hpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
SimInfo.hpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZConsReader.hpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
ReadWrite.hpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
StuntDouble.cpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
StuntDouble.hpp 1118 (20 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZconsVisitor.cpp 1119 (20 years ago) by tim: Dump2XYZ is almost working except atoms in rigidbody are double counted
BaseVisitor.hpp 1119 (20 years ago) by tim: Dump2XYZ is almost working except atoms in rigidbody are double counted
DumpReader.cpp 1119 (20 years ago) by tim: Dump2XYZ is almost working except atoms in rigidbody are double counted
Make.dep 1119 (20 years ago) by tim: Dump2XYZ is almost working except atoms in rigidbody are double counted
RigidBody.cpp 1120 (20 years ago) by tim: fixed a bug in CompositeVisitor which cause the double counting problem
RigidBodyVisitor.cpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
Atom.cpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
Atom.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
CompositeVisitor.cpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
GenericData.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
CompositeVisitor.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
AtomVisitor.cpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
AtomVisitor.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
DirectionalAtom.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
RigidBodyVisitor.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
OtherVisitor.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
Thermo.cpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
SimInfo.cpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
Integrator.cpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
NVT.cpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
OtherVisitor.cpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
Thermo.hpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
2 directories and 124 files shown