Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Thread.h

Go to the documentation of this file.
00001 
00007 /*
00008    Stack sizes for threads used throughout the program.
00009 */
00010 
00011 #define SEQ_STK_SZ      131072
00012 #define CTRL_STK_SZ     131072
00013 #define TCL_STK_SZ      131072
00014 

Generated on Fri Sep 5 04:07:16 2008 for NAMD by  doxygen 1.3.9.1