| Revision: | 955 |
| Committed: | Fri May 12 21:34:43 2006 UTC (19 years, 6 months ago) by xsun |
| File size: | 412 byte(s) |
| Log Message: | Changes to calculate undulation spectrum |
| # | Content |
|---|---|
| 1 | Package = applications/staticProps |
| 2 | |
| 3 | Source = \ |
| 4 | GofAngle2.cpp \ |
| 5 | GofRAngle.cpp \ |
| 6 | GofR.cpp \ |
| 7 | GofXyz.cpp \ |
| 8 | RadialDistrFunc.cpp \ |
| 9 | P2OrderParameter.cpp \ |
| 10 | SCDOrderParameter.cpp \ |
| 11 | DensityPlot.cpp \ |
| 12 | StaticPropsCmd.c \ |
| 13 | StaticProps.cpp \ |
| 14 | RhoZ.cpp \ |
| 15 | Hxy.cpp |
| 16 | |
| 17 | BuiltParallelExe = 0 |
| 18 | |
| 19 | RmiSource = |
| 20 | |
| 21 | Main = StaticProps |
| 22 | |
| 23 | DEV_ROOT=../../.. |
| 24 | include $(DEV_ROOT)/make/Makefile |
| 25 |