ParM
parm
A molecular dynamics library
|
#include <constraints.hpp>
Public Member Functions | |
JammingListRot () | |
JammingListRot (uint rot) | |
JammingListRot (const JammingListRot &other) | |
JammingListRot (const JammingListRot &other, uint expand, flt addeddist) | |
bool | operator< (const JammingListRot &other) const |
Public Member Functions inherited from JammingList | |
JammingList () | |
JammingList (const JammingList &other) | |
JammingList (const JammingList &other, uint expand, flt addeddist) | |
uint | size () const |
bool | operator< (const JammingList &other) const |
Public Attributes | |
uint | rotation |
Public Attributes inherited from JammingList | |
vector< uint > | assigned |
flt | distance_squared |
|
inline |
|
inline |
|
inline |
|
inline |
bool JammingListRot::operator< | ( | const JammingListRot & | other | ) | const |
uint JammingListRot::rotation |