|
ergo
|
Public Member Functions | |
| NeighbourList (const ShellSpecStruct *sis, ergo_real thr) | |
| void | setOverlappingWith (const std::vector< NeighbourList > &list) |
| std::list< int >::iterator | begin () |
| std::list< int >::iterator | end () |
| size_t | size () const |
Private Attributes | |
| const ShellSpecStruct * | shellInfo |
| std::list< int > | neighbours |
| ergo_real | extent |
| an approximation for the shell extent. More... | |
|
inline |
|
inline |
|
inline |
|
inline |
References ShellSpecStruct_::centerCoords, extent, and sqDist().
|
inline |
References sqDist().
|
private |
an approximation for the shell extent.
Referenced by setOverlappingWith().
|
private |
|
private |