#include <hamolmech.h>
Public Member Functions | |
| MMBond (MatPoint *new_pt1, MatPoint *new_pt2) | |
| bool | operator== (const MMBond &rhs) const |
| bool | operator< (const MMBond &rhs) const |
Public Attributes | |
| double | r0 |
| double | fc |
| int | set_type |
| MatPoint * | pt1 |
| MatPoint * | pt2 |
1.3.6