Comparing trunk/mdtools/headers/ForceFields.hpp (file contents):
Revision 240 by chuckv, Wed Jan 22 21:45:20 2003 UTC vs.
Revision 249 by chuckv, Mon Jan 27 21:28:19 2003 UTC
| 41 |
|
int d; |
| 42 |
|
}; |
| 43 |
|
|
| 44 |
– |
// typedef struct{ |
| 45 |
– |
// int a, b; |
| 46 |
– |
// } bond_pair; |
| 44 |
|
|
| 48 |
– |
// typedef struct{ |
| 49 |
– |
// int a, b, c; |
| 50 |
– |
// } bend_set; |
| 45 |
|
|
| 52 |
– |
// typedef struct{ |
| 53 |
– |
// int a, b, c, d; |
| 54 |
– |
// } torsion_set; |
| 55 |
– |
|
| 56 |
– |
|
| 46 |
|
class ForceFields{ |
| 47 |
|
|
| 48 |
|
public: |
Diff Legend
| – |
Removed lines |
| + |
Added lines |
| < |
Changed lines |
| > |
Changed lines |