ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/DarkSide
r4295
File Last Change (rev)
 ../
MetalNonMetal.F90 3561 (14 years ago) by chuckv: Removed remaining MPI from metallic potentials. Bug in MPI calculation of energies in Sutton-Chen.
eam.F90 3561 (14 years ago) by chuckv: Removed remaining MPI from metallic potentials. Bug in MPI calculation of energies in Sutton-Chen.
force_globals.F90 3561 (14 years ago) by chuckv: Removed remaining MPI from metallic potentials. Bug in MPI calculation of energies in Sutton-Chen.
suttonchen.F90 3561 (14 years ago) by chuckv: Removed remaining MPI from metallic potentials. Bug in MPI calculation of energies in Sutton-Chen.
electrostatic.F90 3559 (14 years ago) by gezelter: removing MPI responsibilities from the lowest level force routines. This is in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen, gay-berne, sticky) to C++
sticky.F90 3559 (14 years ago) by gezelter: removing MPI responsibilities from the lowest level force routines. This is in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen, gay-berne, sticky) to C++
gb.F90 3559 (14 years ago) by gezelter: removing MPI responsibilities from the lowest level force routines. This is in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen, gay-berne, sticky) to C++
LJ.F90 3559 (14 years ago) by gezelter: removing MPI responsibilities from the lowest level force routines. This is in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen, gay-berne, sticky) to C++
shapes.F90 3559 (14 years ago) by gezelter: removing MPI responsibilities from the lowest level force routines. This is in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen, gay-berne, sticky) to C++
simulation.F90 3506 (15 years ago) by gezelter: Fixing a parallel bug in the self-self interaction.
simParallel.F90 3506 (15 years ago) by gezelter: Fixing a parallel bug in the self-self interaction.
shapes_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
gb_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
MetalNonMetal_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fElectrostaticScreeningMethod.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
neighborLists_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fForceOptions_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
atype_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
switcheroo_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
simulation_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
electrostatic_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fMnMInteractions.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
eam_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
suttonchen_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
sticky_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fSwitchingFunctionType.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fInteractionMap.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
lj_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
simParallel_interface.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fElectrostaticSummationMethod.h 3450 (15 years ago) by chuckv: Added large quantities of code for convex hull and constant pressure langevin dynamics.
fForceOptions.F90 3441 (15 years ago) by gezelter: Added support for scaled 1-2, 1-3 and 1-4 interactions.
simulation_interface.F90 3441 (15 years ago) by gezelter: Added support for scaled 1-2, 1-3 and 1-4 interactions.
neighborLists.F90 3432 (16 years ago) by gezelter: Changes for implementing Amber force field: Added Inversions and worked on BaseAtomTypes so that they'd function with the fortran side.
Makefile 3424 (16 years ago) by gezelter: Adding infrastructure for Amber force field.
simParallel_interface.F90 3346 (16 years ago) by chuckv: Changes to simparalell to remove MPI stuff.
atype.F90 3171 (17 years ago) by gezelter: removed a stray is_MWM
atype_interface.F90 3171 (17 years ago) by gezelter: removed a stray is_MWM
MetalNonMetal_interface.F90 3166 (17 years ago) by chuckv: Adding more missing files from metal-nonmetal interaction.
neighborLists_interface.F90 3080 (17 years ago) by chuckv: Added interface to change number of neighbors in calculating neighbor list.
mpole.F90 2919 (18 years ago) by chrisfen: Added the multipole interaction routine. It doesn't work yet, so it's not included in the build.
gb_interface.F90 2787 (18 years ago) by gezelter: Massive changes for GB code with multiple ellipsoid types (a la Cleaver's paper). Also, changes in hydrodynamics code to make HydroProp a somewhat smarter class (rather than just a struct).
electrostatic_interface.F90 2756 (18 years ago) by gezelter: Getting fortran side prepped for single precision...
lj_interface.F90 2756 (18 years ago) by gezelter: Getting fortran side prepped for single precision...
switcheroo.F90 2756 (18 years ago) by gezelter: Getting fortran side prepped for single precision...
suttonchen_interface.F90 2756 (18 years ago) by gezelter: Getting fortran side prepped for single precision...
qpole.F90 2748 (18 years ago) by gezelter: Adding qpole
switcheroo_interface.F90 2722 (18 years ago) by gezelter: Complete rewrite of spline code and everything that uses it.
fForceOptions_interface.F90 2522 (18 years ago) by chuckv: Fixed issue with symbol naming and added call to set force options in SimCreator.
interactions.F90 2259 (19 years ago) by gezelter: Breaky breaky!
shapes_interface.F90 2214 (19 years ago) by chrisfen: Got rid of write statements and am closer to a working shapes
eam_interface.F90 2204 (19 years ago) by gezelter: xemacs has been drafted to perform our indentation services
sticky_interface.F90 2204 (19 years ago) by gezelter: xemacs has been drafted to perform our indentation services
0 directories and 52 files shown