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 |
TetrahedralityParam.cpp \ |
22 |
BOPofR.cpp \ |
23 |
RhoR.cpp \ |
24 |
AngleR.cpp \ |
25 |
BondAngleDistribution.cpp \ |
26 |
pAngle.cpp \ |
27 |
ObjectCount.cpp \ |
28 |
NanoVolume.cpp |
29 |
BuiltParallelExe = 0 |
30 |
|
31 |
RmiSource = |
32 |
|
33 |
Main = StaticProps |
34 |
|
35 |
DEV_ROOT=../../.. |
36 |
include $(DEV_ROOT)/make/Makefile |
37 |
|