ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/staticProps/Makefile
Revision: 1454
Committed: Wed Jun 23 19:25:02 2010 UTC (15 years, 1 month ago) by gezelter
File size: 609 byte(s)
Log Message:
Adding 2-D g(r) module to static props

File Contents

# Content
1 Package = applications/staticProps
2
3 Source = \
4 GofAngle2.cpp \
5 GofRAngle.cpp \
6 GofRZ.cpp \
7 GofR.cpp \
8 GofZ.cpp \
9 GofXyz.cpp \
10 TwoDGofR.cpp \
11 RadialDistrFunc.cpp \
12 P2OrderParameter.cpp \
13 SCDOrderParameter.cpp \
14 DensityPlot.cpp \
15 StaticPropsCmd.c \
16 StaticProps.cpp \
17 RhoZ.cpp \
18 Hxy.cpp \
19 RippleOP.cpp \
20 BondOrderParameter.cpp \
21 BOPofR.cpp \
22 RhoR.cpp \
23 BondAngleDistribution.cpp \
24 pAngle.cpp \
25 NanoVolume.cpp
26 BuiltParallelExe = 0
27
28 RmiSource =
29
30 Main = StaticProps
31
32 DEV_ROOT=../../..
33 include $(DEV_ROOT)/make/Makefile
34

Properties

Name Value
svn:keywords Author Id Revision Date