ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r1233
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
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
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)
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.
fForceField.h 834 (20 years ago) by gezelter: Compatibility fixes
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.
mdProfile.hpp 884 (20 years ago) by mmeineke: added some profile functionality
timing.F90 892 (20 years ago) by chuckv: Fixes to profile code.
oopseMPI_module.F90 940 (20 years ago) by gezelter: Some changes for new MPI organization and direct charge-charge interactions
atype_module.F90 941 (20 years ago) by gezelter: Changes for adding direct charge-charge interactions (with switching function)
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
SimpleBoundCons.hpp 1011 (20 years ago) by tim: *** empty log message ***
SimpleBoundCons.cpp 1011 (20 years ago) by tim: *** empty log message ***
AllIntegrator.hpp 1032 (20 years ago) by tim: Add one more file into Makefile.in
MinimizerParameterSet.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
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 ***
ZConsWriter.hpp 1091 (20 years ago) by tim: ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint
MatVec3.c 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)
Exclude.hpp 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)
SkipList.hpp 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)
NPTxyz.cpp 1097 (20 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
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
ZconsVisitor.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
BaseVisitor.hpp 1119 (20 years ago) by tim: Dump2XYZ is almost working except atoms in rigidbody are double counted
RigidBodyVisitor.cpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
CompositeVisitor.cpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
CompositeVisitor.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
GenericData.hpp 1126 (20 years ago) by tim: DUMP2XYZ 0.99 version
AtomVisitor.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.hpp 1127 (20 years ago) by tim: fixed getCOMVel and velocitize at thermo
NPT.cpp 1129 (20 years ago) by tim: fixed two bugs in MPI version of InitfromFile and one unmatch MPI command in DumpWriter
AtomVisitor.cpp 1132 (20 years ago) by tim: add reaction field correction to charge-charge interaction
MatVec3.h 1139 (20 years ago) by gezelter: Adding molecular cutoffs
ZconsVisitor.cpp 1140 (20 years ago) by tim: fix a bug in Molecule.cpp which initialize massRatio before creat the array. fix two bugs in ZconsVisitor
OtherVisitor.cpp 1140 (20 years ago) by tim: fix a bug in Molecule.cpp which initialize massRatio before creat the array. fix two bugs in ZconsVisitor
OOPSEMinimizer.cpp 1144 (20 years ago) by tim: C++ pass groupList to fortran
fSimulation.h 1144 (20 years ago) by tim: C++ pass groupList to fortran
switch_module.F90 1151 (20 years ago) by gezelter: New module for fortran group-based switching function
fSwitchingFunction.h 1151 (20 years ago) by gezelter: New module for fortran group-based switching function
Atom.cpp 1167 (20 years ago) by tim: get rid of rc and massratio from simState, creat cutoff group forevery atom which does not belong to cutoff group defined at mdl file
SimState.cpp 1167 (20 years ago) by tim: get rid of rc and massratio from simState, creat cutoff group forevery atom which does not belong to cutoff group defined at mdl file
SimState.hpp 1167 (20 years ago) by tim: get rid of rc and massratio from simState, creat cutoff group forevery atom which does not belong to cutoff group defined at mdl file
Molecule.cpp 1167 (20 years ago) by tim: get rid of rc and massratio from simState, creat cutoff group forevery atom which does not belong to cutoff group defined at mdl file
Molecule.hpp 1167 (20 years ago) by tim: get rid of rc and massratio from simState, creat cutoff group forevery atom which does not belong to cutoff group defined at mdl file
Utility.hpp 1175 (20 years ago) by gezelter: fixes for MacOS X compilation
Utility.cpp 1175 (20 years ago) by gezelter: fixes for MacOS X compilation
Restraints.hpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
RigidBody.cpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
StuntDouble.cpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
RigidBody.hpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
ForceFields.hpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
Atom.hpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
DirectionalAtom.cpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
DirectionalAtom.hpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
StuntDouble.hpp 1187 (20 years ago) by chrisfen: Fixed Thermodynamic integration code.
Thermo.cpp 1192 (20 years ago) by gezelter: Fixes for stress / pressure tensor by cutoff group
calc_dipole_dipole.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
calc_eam.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
Integrator.hpp 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
mpiComponentPlan.h 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
calc_sticky_pair.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
force_globals.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
calc_gb.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
calc_reaction_field.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
calc_charge_charge.F90 1198 (20 years ago) by tim: in the progress of fixing MPI version of cutoff group
InitializeFromFile.cpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
ZConstraint.cpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
ZConsWriter.cpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
randomSPRNG.cpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
mpiSimulation.hpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
DumpReader.cpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
mdProfile.cpp 1203 (20 years ago) by gezelter: Cutoff group changes under MPI
CutoffGroup.hpp 1211 (20 years ago) by tim: cutoff group in progress
ForceFields.cpp 1213 (20 years ago) by chrisfen: Fixed bug in useLiquidThermInt routine in ForceFields.cpp
mpiSimulation_module.F90 1214 (20 years ago) by gezelter: Cutoff Groups for MPI
SimSetup.hpp 1214 (20 years ago) by gezelter: Cutoff Groups for MPI
fortranWrapDefines.hpp 1214 (20 years ago) by gezelter: Cutoff Groups for MPI
SimInfo.hpp 1214 (20 years ago) by gezelter: Cutoff Groups for MPI
calc_LJ_FF.F90 1217 (20 years ago) by gezelter: Bug fix (fixes of skipList and neighbor list under MPI)
neighborLists.F90 1217 (20 years ago) by gezelter: Bug fix (fixes of skipList and neighbor list under MPI)
simulation_module.F90 1217 (20 years ago) by gezelter: Bug fix (fixes of skipList and neighbor list under MPI)
Exclude.cpp 1217 (20 years ago) by gezelter: Bug fix (fixes of skipList and neighbor list under MPI)
mpiSimulation.cpp 1217 (20 years ago) by gezelter: Bug fix (fixes of skipList and neighbor list under MPI)
do_Forces.F90 1217 (20 years ago) by gezelter: Bug fix (fixes of skipList and neighbor list under MPI)
SimInfo.cpp 1221 (20 years ago) by chrisfen: Formatting Changes, removed writeRaw
Integrator.cpp 1221 (20 years ago) by chrisfen: Formatting Changes, removed writeRaw
NVT.cpp 1221 (20 years ago) by chrisfen: Formatting Changes, removed writeRaw
Restraints.cpp 1221 (20 years ago) by chrisfen: Formatting Changes, removed writeRaw
StatWriter.cpp 1221 (20 years ago) by chrisfen: Formatting Changes, removed writeRaw
ReadWrite.hpp 1221 (20 years ago) by chrisfen: Formatting Changes, removed writeRaw
LJFF.cpp 1224 (20 years ago) by gezelter: formatting error messages, dependency fixes
DUFF.cpp 1224 (20 years ago) by gezelter: formatting error messages, dependency fixes
WATER.cpp 1224 (20 years ago) by gezelter: formatting error messages, dependency fixes
EAM_FF.cpp 1224 (20 years ago) by gezelter: formatting error messages, dependency fixes
Make.dep 1224 (20 years ago) by gezelter: formatting error messages, dependency fixes
SimSetup.cpp 1229 (20 years ago) by gezelter: Fixed groupOffset bug
DumpWriter.cpp 1231 (20 years ago) by tim: fixed a bug which only writes out the first atom of a molecule
ConstraintIterator.hpp 1232 (20 years ago) by tim: new implementation of constraint
CallbackFunctor.cpp 1232 (20 years ago) by tim: new implementation of constraint
ShakeMin.cpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintAlgorithm.cpp 1232 (20 years ago) by tim: new implementation of constraint
TypeInfo.hpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintManager.hpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintElement.hpp 1232 (20 years ago) by tim: new implementation of constraint
Rattle.cpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintAlgorithm.hpp 1232 (20 years ago) by tim: new implementation of constraint
Shake.hpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintManager.cpp 1232 (20 years ago) by tim: new implementation of constraint
Rattle.hpp 1232 (20 years ago) by tim: new implementation of constraint
ShakeMin.hpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintElement.cpp 1232 (20 years ago) by tim: new implementation of constraint
Shake.cpp 1232 (20 years ago) by tim: new implementation of constraint
CallbackFunctor.hpp 1232 (20 years ago) by tim: new implementation of constraint
ConstraintPair.hpp 1232 (20 years ago) by tim: new implementation of constraint
config.h.in 1233 (20 years ago) by gezelter: Config changes for fortran access to SimError
notifyCutoffs.F90 1233 (20 years ago) by gezelter: Config changes for fortran access to SimError
Makefile.in 1233 (20 years ago) by gezelter: Config changes for fortran access to SimError
2 directories and 143 files shown