ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tcProps/scdCorr.h
Revision: 1060
Committed: Thu Feb 19 21:10:06 2004 UTC (20 years, 4 months ago) by mmeineke
Content type: text/plain
File size: 183 byte(s)
Log Message:
added scd correlations, and director and order parameters for the head groups

File Contents

# Content
1 #ifndef __SCDCORR_H__
2 #define __SCDCORR_H__
3
4 #include "tcProps.h"
5
6 extern void calcScdCorr( double startTime, struct atomCoord* atoms,
7 char* outPrefix);
8
9 #endif // __SCDCORR_H__