ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r471
File Last Change
 ../
obj/ 400 (21 years ago) by mmeineke: *** empty log message ***
MPIobj/ 400 (21 years ago) by mmeineke: *** empty log message ***
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.
Bend.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.
mpiForceField.c 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.
force_globals.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.
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.
Linux_ifc_machdep.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.
fForceField.h 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.
Bond.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.
fSimulation.h 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.
mpiForceField.h 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.
Torsion.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.
TraPPEFF.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.
BondExtensions.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.
randomSPRNG.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.
DipoleTestFF.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.
GhostBend.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.
ReadWrite.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.
f_verlet_constrained.F90 389 (21 years ago) by mmeineke: fixed bug where short range interactions were not being calculated. removed some debug print statements
mpiComponentPlan.h 405 (21 years ago) by gezelter: MPI stuff for passing out molecules
Atom.cpp 413 (21 years ago) by mmeineke: fixed a couple of the "static" bugs in Atom and Exclude
Atom.hpp 413 (21 years ago) by mmeineke: fixed a couple of the "static" bugs in Atom and Exclude
DirectionalAtom.cpp 414 (21 years ago) by mmeineke: the skeleton for making the molecules is in place. ForceField needs to be updated next.
mpiSimulation.hpp 422 (21 years ago) by mmeineke: finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class
ForceFields.hpp 424 (21 years ago) by mmeineke: fixing some compile time bugs
SimSetup.hpp 424 (21 years ago) by mmeineke: fixing some compile time bugs
AbstractClasses.hpp 424 (21 years ago) by mmeineke: fixing some compile time bugs
Exclude.hpp 435 (21 years ago) by mmeineke: fixed a bug where the Excludes were not being created properly
SRI.hpp 435 (21 years ago) by mmeineke: fixed a bug where the Excludes were not being created properly
BendExtensions.cpp 438 (21 years ago) by chuckv: Fixes in MPI force calc and in Trappe_Ex parsing.
Exclude.cpp 438 (21 years ago) by chuckv: Fixes in MPI force calc and in Trappe_Ex parsing.
mpiSimulation_module.F90 441 (21 years ago) by chuckv: more bug fixes....
ForceFields.cpp 447 (21 years ago) by mmeineke: fixed some small things with simError.h
InitializeFromFile.cpp 447 (21 years ago) by mmeineke: fixed some small things with simError.h
mpiSimulation.cpp 447 (21 years ago) by mmeineke: fixed some small things with simError.h
randomSPRNG.hpp 450 (21 years ago) by mmeineke: just little things like deleteing unused variables and such.
SimInfo.hpp 458 (21 years ago) by gezelter: Changes for Extended System
neighborLists.F90 459 (21 years ago) by mmeineke: fixed a memory read bug in neighborlist
simulation_module.F90 460 (21 years ago) by chuckv: Breaking c and fortran, c gets smarter, fortran gets dumber...
calc_LJ_FF.F90 460 (21 years ago) by chuckv: Breaking c and fortran, c gets smarter, fortran gets dumber...
calc_gb.F90 460 (21 years ago) by chuckv: Breaking c and fortran, c gets smarter, fortran gets dumber...
calc_reaction_field.F90 460 (21 years ago) by chuckv: Breaking c and fortran, c gets smarter, fortran gets dumber...
fortranWrappers.hpp 461 (21 years ago) by gezelter: bug fixes to fortran wrappers
wrappers.F90 462 (21 years ago) by gezelter: bug fixes for compilation
fortranWrappers.cpp 462 (21 years ago) by gezelter: bug fixes for compilation
atype_module.F90 462 (21 years ago) by gezelter: bug fixes for compilation
LJ_FF.cpp 463 (21 years ago) by gezelter: Bug fixes for simulation module rewrites
fortranWrapDefines.hpp 463 (21 years ago) by gezelter: Bug fixes for simulation module rewrites
TraPPE_ExFF.cpp 463 (21 years ago) by gezelter: Bug fixes for simulation module rewrites
ExtendedSystem.hpp 466 (21 years ago) by gezelter: Added ExtendedSystem infrastructure for NPT and NVT calculations
Integrator.hpp 466 (21 years ago) by gezelter: Added ExtendedSystem infrastructure for NPT and NVT calculations
Makefile 466 (21 years ago) by gezelter: Added ExtendedSystem infrastructure for NPT and NVT calculations
Molecule.hpp 468 (21 years ago) by gezelter: Many fixes to add extended system
Molecule.cpp 468 (21 years ago) by gezelter: Many fixes to add extended system
Thermo.cpp 468 (21 years ago) by gezelter: Many fixes to add extended system
StatWriter.cpp 468 (21 years ago) by gezelter: Many fixes to add extended system
Thermo.hpp 468 (21 years ago) by gezelter: Many fixes to add extended system
DumpWriter.cpp 469 (21 years ago) by mmeineke: bug fixes
Symplectic.cpp 469 (21 years ago) by mmeineke: bug fixes
calc_sticky_pair.F90 469 (21 years ago) by mmeineke: bug fixes
calc_dipole_dipole.F90 469 (21 years ago) by mmeineke: bug fixes
SimInfo.cpp 469 (21 years ago) by mmeineke: bug fixes
SimSetup.cpp 469 (21 years ago) by mmeineke: bug fixes
do_Forces.F90 470 (21 years ago) by chuckv: Fixed transpose bug in mpi reduce for tau and virial.
ExtendedSystem.cpp 471 (21 years ago) by gezelter: Working on NVT
Verlet.cpp 471 (21 years ago) by gezelter: Working on NVT
2 directories and 66 files shown