ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/Makefile.in
(Generate patch)

Comparing trunk/OOPSE/libmdtools/Makefile.in (file contents):
Revision 1031 by tim, Fri Feb 6 18:58:06 2004 UTC vs.
Revision 1097 by gezelter, Mon Apr 12 20:32:20 2004 UTC

# Line 163 | Line 163 | C_FILES = \
163  
164   C_FILES = \
165          $(DIR)/mpiForceField.c \
166 +        $(DIR)/MatVec3.c \
167          $(DIR)/fInfo.c
168  
169   CXX_FILES = \
# Line 179 | Line 180 | CXX_FILES = \
180          $(DIR)/LJFF.cpp \
181          $(DIR)/EAM_FF.cpp \
182          $(DIR)/WATER.cpp \
183 +        $(DIR)/RigidBody.cpp \
184          $(DIR)/SimInfo.cpp \
185          $(DIR)/SimSetup.cpp \
186          $(DIR)/StatWriter.cpp \
187 +        $(DIR)/StuntDouble.cpp \
188          $(DIR)/Integrator.cpp \
189          $(DIR)/Thermo.cpp \
190          $(DIR)/GhostBend.cpp \
# Line 202 | Line 205 | CXX_FILES = \
205          $(DIR)/mdProfile.cpp \
206          $(DIR)/GenericData.cpp \
207          $(DIR)/mpiSimulation.cpp \
208 <        $(DIR)/NLModel0.cpp \
209 <        $(DIR)/NLModel1.cpp \
210 <        $(DIR)/Constraint.cpp \
211 <        $(DIR)/SimpleBoundCons.cpp \
212 <        $(DIR)/LinearCons.cpp \
213 <        $(DIR)/NonlinearCons.cpp \
211 <        $(DIR)/ConstraintList.cpp \
212 <        $(DIR)/Minimizer1D.cpp \
213 <        $(DIR)/ConjugateMinimizer.cpp \
214 <        $(DIR)/Utility.cpp
208 >        $(DIR)/Utility.cpp \
209 >        $(DIR)/OOPSEMinimizer.cpp \
210 >        $(DIR)/CGFamilyMinimizer.cpp \
211 >        $(DIR)/PRCG.cpp \
212 >        $(DIR)/SDMinimizer.cpp \
213 >        $(DIR)/ZConsReader.cpp
214  
215 +
216   F90_FILES= \
217          $(DIR)/definitions_module.F90 \
218          $(DIR)/status_module.F90 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines