NAMD
Thread.h
Go to the documentation of this file.
1
7
/*
8
Stack sizes for threads used throughout the program.
9
*/
10
11
#define SEQ_STK_SZ 131072
12
#define CTRL_STK_SZ 131072
13
#define TCL_STK_SZ 131072
14
Generated by
1.8.14