ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r739
File Last Change (rev)
 ../
MPIobj/ 400 (22 years ago) by mmeineke: *** empty log message ***
obj/ 400 (22 years ago) by mmeineke: *** empty log message ***
Makefile 738 (22 years ago) by tim: fix a bug at MPI version of PolicyByMass
ZConsWriter.cpp 738 (22 years ago) by tim: fix a bug at MPI version of PolicyByMass
ZConstraint.cpp 738 (22 years ago) by tim: fix a bug at MPI version of PolicyByMass
Integrator.hpp 738 (22 years ago) by tim: fix a bug at MPI version of PolicyByMass
SimSetup.cpp 738 (22 years ago) by tim: fix a bug at MPI version of PolicyByMass
GenericData.hpp 736 (22 years ago) by tim: Added: check uniqueness of molIndex
GenericData.cpp 736 (22 years ago) by tim: Added: check uniqueness of molIndex
Integrator.cpp 733 (22 years ago) by tim: fix bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to MPI_DOUBLE, however, the corret type is MPI_INT. Therefore, when we turn on the optimization flag, it causes a seg fault
calc_sticky_pair.F90 730 (22 years ago) by gezelter: More fixes for stress tensor parallel bug.
calc_dipole_dipole.F90 730 (22 years ago) by gezelter: More fixes for stress tensor parallel bug.
calc_eam.F90 730 (22 years ago) by gezelter: More fixes for stress tensor parallel bug.
calc_gb.F90 730 (22 years ago) by gezelter: More fixes for stress tensor parallel bug.
calc_reaction_field.F90 730 (22 years ago) by gezelter: More fixes for stress tensor parallel bug.
DUFF.cpp 727 (22 years ago) by tim: fix bug in calc_dipole_dipole.F90 and calc_stikcy_pair.F90 molMembershipList use global index instead of local index
do_Forces.F90 726 (22 years ago) by tim: set default force substraction policy to PolicyByMass
mpiSimulation.cpp 726 (22 years ago) by tim: set default force substraction policy to PolicyByMass
DumpWriter.cpp 723 (22 years ago) by mmeineke: added define statemewnt to Statwriter and Dumpwriter to handle files larger than 2 gb. commented out some print statements in Zconstraint
StatWriter.cpp 723 (22 years ago) by mmeineke: added define statemewnt to Statwriter and Dumpwriter to handle files larger than 2 gb. commented out some print statements in Zconstraint
SimInfo.hpp 708 (22 years ago) by tim: user can setup seed in bass file now, if he does not specify any value for seed, oopse will take the value of seconds of system time as seed
Thermo.cpp 708 (22 years ago) by tim: user can setup seed in bass file now, if he does not specify any value for seed, oopse will take the value of seconds of system time as seed
Atom.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)
SimState.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)
SRI.hpp 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)
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)
ZConsWriter.hpp 699 (22 years ago) by tim: Tested MPI version of Z-Constraint Method
SimInfo.cpp 699 (22 years ago) by tim: Tested MPI version of Z-Constraint Method
mpiSimulation_module.F90 694 (22 years ago) by chuckv: Added some profiling code -DPROFILE.
InitializeFromFile.cpp 690 (22 years ago) by mmeineke: fixed a really annoying bug in Directional Atom, where mu was getting written to pseudorandom memory location.
DirectionalAtom.cpp 690 (22 years ago) by mmeineke: fixed a really annoying bug in Directional Atom, where mu was getting written to pseudorandom memory location.
Atom.hpp 689 (22 years ago) by tim: debugging globals
SimSetup.hpp 682 (22 years ago) by tim: added harmonical potential to z-constraint method
EAM_FF.cpp 673 (22 years ago) by chuckv: EAM works...... Neighbor list also works.....
neighborLists.F90 673 (22 years ago) by chuckv: EAM works...... Neighbor list also works.....
Bend.cpp 670 (22 years ago) by mmeineke: switched SimInfo to use a system configuration from SimState rather than arrays from Atom
ForceFields.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
SimState.hpp 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
notifyCutoffs.F90 669 (22 years ago) by chuckv: Bug fixes for eam...
NPTim.cpp 658 (22 years ago) by tim: Added Z constraint.
NPTfm.cpp 658 (22 years ago) by tim: Added Z constraint.
Molecule.cpp 658 (22 years ago) by tim: Added Z constraint.
Molecule.hpp 658 (22 years ago) by tim: Added Z constraint.
AllIntegrator.hpp 658 (22 years ago) by tim: Added Z constraint.
NPTf.cpp 658 (22 years ago) by tim: Added Z constraint.
NPTi.cpp 658 (22 years ago) by tim: Added Z constraint.
NVT.cpp 658 (22 years ago) by tim: Added Z constraint.
ForceFields.hpp 657 (22 years ago) by chuckv: More bug fixes for eam.
wrappers.F90 657 (22 years ago) by chuckv: More bug fixes for eam.
ReadWrite.hpp 657 (22 years ago) by chuckv: More bug fixes for eam.
DumpReader.cpp 656 (22 years ago) by mmeineke: working on the props code
simulation_module.F90 648 (22 years ago) by chuckv: Finished most code for eam....
force_globals.F90 648 (22 years ago) by chuckv: Finished most code for eam....
status_module.F90 648 (22 years ago) by chuckv: Finished most code for eam....
AbstractClasses.hpp 645 (22 years ago) by tim: *** empty log message ***
fortranWrapDefines.hpp 635 (22 years ago) by gezelter: Changes for SSD/E
atype_module.F90 633 (22 years ago) by chuckv: fixed spelling issue
fInfo.c 632 (22 years ago) by chuckv: added info module
LJFF.cpp 631 (22 years ago) by chuckv: Added massive changes for eam....
fortranWrappers.cpp 631 (22 years ago) by chuckv: Added massive changes for eam....
fortranWrappers.hpp 631 (22 years ago) by chuckv: Added massive changes for eam....
fSimulation.h 626 (22 years ago) by mmeineke: Changed how cutoffs were handled from C. Now notifyCutoffs in Fortran notifies those who need the information of any changes to cutoffs.
calc_LJ_FF.F90 626 (22 years ago) by mmeineke: Changed how cutoffs were handled from C. Now notifyCutoffs in Fortran notifies those who need the information of any changes to cutoffs.
Thermo.hpp 614 (22 years ago) by mmeineke: fixed some bugs, Changed entry_plug to info where appropriate
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
TraPPE_ExFF.cpp 542 (22 years ago) by mmeineke: currently modifiying Symplectic to become the basic integrator.
randomSPRNG.hpp 450 (22 years ago) by mmeineke: just little things like deleteing unused variables and such.
BendExtensions.cpp 438 (22 years ago) by chuckv: Fixes in MPI force calc and in Trappe_Ex parsing.
Exclude.cpp 438 (22 years ago) by chuckv: Fixes in MPI force calc and in Trappe_Ex parsing.
Exclude.hpp 435 (22 years ago) by mmeineke: fixed a bug where the Excludes were not being created properly
mpiSimulation.hpp 422 (22 years ago) by mmeineke: finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class
mpiComponentPlan.h 405 (22 years ago) by gezelter: MPI stuff for passing out molecules
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.
mpiForceField.c 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.
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.
Linux_ifc_machdep.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.
fForceField.h 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.
mpiForceField.h 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.
randomSPRNG.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.
DipoleTestFF.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.
2 directories and 83 files shown