ViewVC Help
| View Changeset | Root Listing
root/OpenMD
Jump to revision: Previous Next
Author: gezelter
Date: Tue Dec 28 21:47:55 2010 UTC (14 years, 4 months ago)
Log Message:
Moved switching functions and force options over to the C++ side, and
removed them from Fortran.

Changed paths

Path Details
Directorybranches/development/src/UseTheForce/DarkSide/Makefile modified , text changed
Directorybranches/development/src/UseTheForce/DarkSide/MetalNonMetal.F90 modified , text changed
Directorybranches/development/src/UseTheForce/DarkSide/fForceOptions.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/fForceOptions_interface.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/fForceOptions_interface.h deleted
Directorybranches/development/src/UseTheForce/DarkSide/fSwitchingFunctionType.h deleted
Directorybranches/development/src/UseTheForce/DarkSide/simulation.F90 modified , text changed
Directorybranches/development/src/UseTheForce/DarkSide/switcheroo.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/switcheroo_interface.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/switcheroo_interface.h deleted
Directorybranches/development/src/UseTheForce/ForceField.cpp modified , text changed
Directorybranches/development/src/UseTheForce/ForceField.hpp modified , text changed
Directorybranches/development/src/UseTheForce/doForces.F90 modified , text changed
Directorybranches/development/src/UseTheForce/fCutoffPolicy.h deleted
Directorybranches/development/src/UseTheForce/fForceOptions.h deleted
Directorybranches/development/src/UseTheForce/fSwitchingFunction.h deleted
Directorybranches/development/src/brains/SimInfo.cpp modified , text changed
Directorybranches/development/src/brains/SimInfo.hpp modified , text changed
Directorybranches/development/src/io/ForceFieldOptions.cpp modified , text changed
Directorybranches/development/src/io/ForceFieldOptions.hpp modified , text changed
Directorybranches/development/src/nonbonded/InteractionManager.cpp modified , text changed
Directorybranches/development/src/nonbonded/InteractionManager.hpp modified , text changed
Directorybranches/development/src/nonbonded/Makefile modified , text changed
Directorybranches/development/src/nonbonded/SwitchingFunction.cpp added
Directorybranches/development/src/nonbonded/SwitchingFunction.hpp added