#include <PatchTypes.h>
Public Types | |
| enum | { normal = 0, nbond = 1, slow = 2, amdf = 3, maxNumForces = 4 } |
Public Attributes | |
| Force * | f [maxNumForces] |
|
|
Definition at line 52 of file PatchTypes.h. 00052 { normal=0, nbond=1, slow=2, amdf=3, maxNumForces=4 };
|
|
1.3.9.1