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 |
References neighbours.
|
inline |
References neighbours.
|
inline |
References ShellSpecStruct::centerCoords, extent, neighbours, shellInfo, and sqDist().
|
inline |
References neighbours.
|
private |
an approximation for the shell extent.
Referenced by NeighbourList(), and setOverlappingWith().
|
private |
Referenced by begin(), end(), setOverlappingWith(), and size().
|
private |
Referenced by setOverlappingWith().