ViewVC Help
|
View Changeset
|
Root Listing
root
/
group
Jump to revision:
Author:
chuckv
Date:
Thu Dec 19 21:59:51 2002 UTC
(22 years, 4 months ago)
Log Message:
+ added lennard-jones force module and corresponding class. + created forceFactory directory.
Changed paths
Path
Details
trunk/mdtools/headers/ForceFields.hpp
modified
,
text changed
trunk/mdtools/headers/SimInfo.hpp
modified
,
text changed
trunk/mdtools/headers/fortranFncs.h
modified
,
text changed
trunk/mdtools/headers/mpiComponentPlan.h
modified
,
text changed
trunk/mdtools/headers/mpiSimulation.hpp
modified
,
text changed
trunk/mdtools/interface_implementation/LJ_FF.cpp
added
trunk/mdtools/interface_implementation/SimSetup.cpp
modified
,
text changed
trunk/mdtools/md_code/DumpWriter.cpp
modified
,
text changed
trunk/mdtools/md_code/InitializeFromFile.cpp
modified
,
text changed
trunk/mdtools/md_code/external_wrapper.f90
deleted
trunk/mdtools/md_code/f_longRange_module.F90
deleted
trunk/mdtools/md_code/init_fortran_wrappers.c
deleted
trunk/mdtools/md_code/lj_FF.F90
added
trunk/mdtools/md_code/mpiSimulation.F90
deleted
trunk/mdtools/md_code/simulation_module.F90
modified
,
text changed
trunk/mdtools/mpi_implementation/mpiSimulation.cpp
modified
,
text changed
trunk/mdtools/mpi_implementation/mpiSimulation_module.F90
added