ParM
parm
A molecular dynamics library
|
A class for determining if two packings are the same. More...
#include <constraints.hpp>
Public Member Functions | |
JammingTree (sptr< Box > box, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &A, Eigen::Matrix< flt, Eigen::Dynamic, NDIM > &B) | |
bool | expand () |
bool | expand (uint n) |
list< JammingList > & | my_list () |
list< JammingList > | copy_list () |
JammingList | current_best () |
uint | size () |
A class for determining if two packings are the same.
Given a list of particle positions A and a second list of particle positions B, after repeated calls to expand, this will (after repeated calls to expand) return a JammingList that
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |