ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/dynamicProps/Makefile
Revision: 1615
Committed: Fri Aug 26 17:55:44 2011 UTC (13 years, 11 months ago) by gezelter
File size: 682 byte(s)
Log Message:
Added Momentum correlation function, imported changes from Vector from
development branch, updated comments in some integrators

File Contents

# Content
1 Package = applications/dynamicProps
2
3 Source = \
4 TimeCorrFunc.cpp \
5 CrossTimeCorrFunc.cpp \
6 ParticleTimeCorrFunc.cpp \
7 FrameTimeCorrFunc.cpp \
8 DipoleCorrFunc.cpp \
9 RCorrFunc.cpp \
10 VCorrFunc.cpp \
11 DynamicProps.cpp \
12 DynamicPropsCmd.c \
13 LegendreCorrFunc.cpp \
14 RadialRCorrFunc.cpp \
15 ThetaCorrFunc.cpp \
16 MomentumCorrFunc.cpp \
17 EnergyCorrFunc.cpp \
18 DirectionalRCorrFunc.cpp \
19 StressCorrFunc.cpp \
20 SystemDipoleCorrFunc.cpp
21
22 BuiltParallelExe = 0
23
24 RmiSource =
25
26 Main = DynamicProps
27
28 DEV_ROOT=../../..
29 include $(DEV_ROOT)/make/Makefile
30

Properties

Name Value
svn:keywords Author Id Revision Date