ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r1176
File Last Change (rev)
 ../
obj/ 400 (22 years ago) by mmeineke: *** empty log message ***
MPIobj/ 400 (22 years ago) by mmeineke: *** empty log message ***
Utility.hpp 1175 (21 years ago) by gezelter: fixes for MacOS X compilation
Utility.cpp 1175 (21 years ago) by gezelter: fixes for MacOS X compilation
RigidBody.cpp 1174 (21 years ago) by gezelter: Fixes for compilation under Mac OS X with IBM's xl compilers
RigidBody.hpp 1174 (21 years ago) by gezelter: Fixes for compilation under Mac OS X with IBM's xl compilers
SimSetup.cpp 1174 (21 years ago) by gezelter: Fixes for compilation under Mac OS X with IBM's xl compilers
LJFF.cpp 1172 (21 years ago) by gezelter: Removed an extraneous write
notifyCutoffs.F90 1169 (21 years ago) by gezelter: MPI fixes and removal of extraneous write statements
do_Forces.F90 1169 (21 years ago) by gezelter: MPI fixes and removal of extraneous write statements
Atom.cpp 1167 (21 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
SimInfo.cpp 1167 (21 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
Atom.hpp 1167 (21 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 (21 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
ForceFields.cpp 1167 (21 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 (21 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 (21 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 (21 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
DirectionalAtom.cpp 1167 (21 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
CutoffGroup.hpp 1166 (21 years ago) by gezelter: efficiency fixes in CutoffGroup
Integrator.hpp 1161 (21 years ago) by tim: adding instantiation of Integrator<BaseIntegrator> in order to make OOPSE compiled by icc8
calc_dipole_dipole.F90 1160 (21 years ago) by gezelter: Fortran-side changes for group-based cutoffs
calc_LJ_FF.F90 1160 (21 years ago) by gezelter: Fortran-side changes for group-based cutoffs
calc_sticky_pair.F90 1160 (21 years ago) by gezelter: Fortran-side changes for group-based cutoffs
calc_gb.F90 1160 (21 years ago) by gezelter: Fortran-side changes for group-based cutoffs
calc_reaction_field.F90 1160 (21 years ago) by gezelter: Fortran-side changes for group-based cutoffs
calc_charge_charge.F90 1160 (21 years ago) by gezelter: Fortran-side changes for group-based cutoffs
Make.dep 1158 (21 years ago) by tim: fix two bugs in siminfo which cause infinite loop; fix anoter one in CutoffGroup which causes seg fault
SimInfo.hpp 1157 (21 years ago) by tim: adding cutoffGroup into OOPSE
fortranWrapDefines.hpp 1154 (21 years ago) by gezelter: Fixes to libmdtools to use the simplified cutoff stuff in the BASS library
DumpWriter.cpp 1152 (21 years ago) by tim: optimize DumpWriter
switch_module.F90 1151 (21 years ago) by gezelter: New module for fortran group-based switching function
fSwitchingFunction.h 1151 (21 years ago) by gezelter: New module for fortran group-based switching function
mpiSimulation_module.F90 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
Integrator.cpp 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
calc_eam.F90 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
neighborLists.F90 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
mpiComponentPlan.h 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
force_globals.F90 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
simulation_module.F90 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
Makefile.in 1150 (21 years ago) by gezelter: Many changes to get group-based cutoffs to work
OOPSEMinimizer.cpp 1144 (21 years ago) by tim: C++ pass groupList to fortran
fSimulation.h 1144 (21 years ago) by tim: C++ pass groupList to fortran
ZConstraint.cpp 1141 (21 years ago) by tim: keep the previous position of cantilever in SMD
ZconsVisitor.cpp 1140 (21 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 (21 years ago) by tim: fix a bug in Molecule.cpp which initialize massRatio before creat the array. fix two bugs in ZconsVisitor
MatVec3.h 1139 (21 years ago) by gezelter: Adding molecular cutoffs
Thermo.cpp 1133 (21 years ago) by gezelter: Fixed a bug in calc_charge_charge.F90
AtomVisitor.cpp 1132 (21 years ago) by tim: add reaction field correction to charge-charge interaction
InitializeFromFile.cpp 1131 (21 years ago) by tim: change the calculation of pressure tensor
DumpReader.cpp 1130 (21 years ago) by tim: fixed another bug in InitFromFile. MPI verion of OOPSE is working again
NVT.cpp 1129 (21 years ago) by tim: fixed two bugs in MPI version of InitfromFile and one unmatch MPI command in DumpWriter
NPT.cpp 1129 (21 years ago) by tim: fixed two bugs in MPI version of InitfromFile and one unmatch MPI command in DumpWriter
mpiSimulation.cpp 1129 (21 years ago) by tim: fixed two bugs in MPI version of InitfromFile and one unmatch MPI command in DumpWriter
Thermo.hpp 1127 (21 years ago) by tim: fixed getCOMVel and velocitize at thermo
RigidBodyVisitor.cpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
CompositeVisitor.cpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
GenericData.hpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
CompositeVisitor.hpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
AtomVisitor.hpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
DirectionalAtom.hpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
RigidBodyVisitor.hpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
OtherVisitor.hpp 1126 (21 years ago) by tim: DUMP2XYZ 0.99 version
BaseVisitor.hpp 1119 (21 years ago) by tim: Dump2XYZ is almost working except atoms in rigidbody are double counted
GenericData.cpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZConsReader.cpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZconsVisitor.hpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
ZConsReader.hpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
ReadWrite.hpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
StuntDouble.cpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
StuntDouble.hpp 1118 (21 years ago) by tim: new implement of quickLate using visitor and composite pattern
WATER.cpp 1113 (21 years ago) by tim: fix whole bunch of bugs :-)
SimSetup.hpp 1108 (21 years ago) by tim: Change DumpWriter and InitFromFile
mpiSimulation.hpp 1108 (21 years ago) by tim: Change DumpWriter and InitFromFile
DUFF.cpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
MatVec3.c 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
Exclude.hpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
NPTf.cpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
Exclude.cpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SkipList.hpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SRI.hpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
ForceFields.hpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
EAM_FF.cpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
SkipList.cpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
NPTxyz.cpp 1097 (21 years ago) by gezelter: Changes for RigidBody dynamics (Somewhat extensive)
ZConsWriter.cpp 1091 (21 years ago) by tim: ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint
ZConsWriter.hpp 1091 (21 years ago) by tim: ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint
StatWriter.cpp 1078 (21 years ago) by tim: add LARGEFILE_SOURCE64 macro to support large file
PRCG.cpp 1066 (21 years ago) by tim: *** empty log message ***
MinimizerParameterSet.hpp 1064 (21 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
SDMinimizer.cpp 1064 (21 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
OOPSEMinimizer.hpp 1064 (21 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
CGFamilyMinimizer.cpp 1064 (21 years ago) by tim: Using inherit instead of compose to implement Minimizer both versions are working
AllIntegrator.hpp 1032 (21 years ago) by tim: Add one more file into Makefile.in
SimpleBoundCons.cpp 1011 (21 years ago) by tim: *** empty log message ***
SimpleBoundCons.hpp 1011 (21 years ago) by tim: *** empty log message ***
AbstractClasses.hpp 987 (21 years ago) by tim: revision of constraint for Nonlinear Optimization Model
mpiForceField.h 976 (21 years ago) by chrisfen: Corrected spelling in several directories, and stated WATER.cpp
mpiForceField.c 976 (21 years ago) by chrisfen: Corrected spelling in several directories, and stated WATER.cpp
atype_module.F90 941 (21 years ago) by gezelter: Changes for adding direct charge-charge interactions (with switching function)
oopseMPI_module.F90 940 (21 years ago) by gezelter: Some changes for new MPI organization and direct charge-charge interactions
mdProfile.cpp 892 (21 years ago) by chuckv: Fixes to profile code.
timing.F90 892 (21 years ago) by chuckv: Fixes to profile code.
mdProfile.hpp 884 (21 years ago) by mmeineke: added some profile functionality
NPTi.cpp 857 (21 years ago) by mmeineke: moved the velocity scale matrix calculation outside of the atom loop in the NPT family of integrators.
fortranWrappers.cpp 836 (21 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 (21 years ago) by mmeineke: did a complete overhaul of how c calls fortran. All function pointers and fortran calls are rigidly typecast now.
fForceField.h 834 (21 years ago) by gezelter: Compatibility fixes
BendExtensions.cpp 829 (21 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 (21 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.
config.h.in 747 (22 years ago) by gezelter: Changes to autoconf / configure method of configuring OOPSE
fInfo.c 747 (22 years ago) by gezelter: Changes to autoconf / configure method of configuring OOPSE
definitions_module.F90 747 (22 years ago) by gezelter: Changes to autoconf / configure method of configuring OOPSE
GhostBend.cpp 707 (22 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)
Bend.cpp 670 (22 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
Bond.cpp 670 (22 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
Torsion.cpp 670 (22 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
wrappers.F90 657 (22 years ago) by chuckv: More bug fixes for eam.
status_module.F90 648 (22 years ago) by chuckv: Finished most code for eam....
BondExtensions.cpp 597 (22 years ago) by mmeineke: found a bug. Unit vectors were not being updated
StreamTokenizer.cpp 593 (22 years ago) by gezelter: Starting to worry about all the strtok() calls in our code
StreamTokenizer.hpp 593 (22 years ago) by gezelter: Starting to worry about all the strtok() calls in our code
randomSPRNG.hpp 450 (22 years ago) by mmeineke: just little things like deleteing unused variables and such.
forceFactory.hpp 378 (22 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 (22 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 (22 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.
2 directories and 124 files shown