ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tcProps/directorHead.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: 207 byte(s)
Log Message:
added scd correlations, and director and order parameters for the head groups

File Contents

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