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