|
NAMD
|
Public Member Functions | |
| WorkIndex () | |
| WorkIndex (float w, int i) | |
| int | operator<= (const WorkIndex &wn) |
Public Attributes | |
| float | work |
| int | index |
Definition at line 346 of file ComputeMsm.C.
|
inline |
Definition at line 349 of file ComputeMsm.C.
|
inline |
Definition at line 350 of file ComputeMsm.C.
|
inline |
Definition at line 351 of file ComputeMsm.C.
References work.
| int WorkIndex::index |
Definition at line 348 of file ComputeMsm.C.
| float WorkIndex::work |
Definition at line 347 of file ComputeMsm.C.
Referenced by operator<=().
1.8.14