votca 2024.2-dev
|
#include <nblistgrid_3body.h>
Public Attributes | |
BeadList | beads1_ |
BeadList | beads2_ |
BeadList | beads3_ |
std::vector< cell_t * > | neighbours_ |
Definition at line 39 of file nblistgrid_3body.h.
BeadList votca::csg::NBListGrid_3Body::cell_t::beads1_ |
Definition at line 40 of file nblistgrid_3body.h.
BeadList votca::csg::NBListGrid_3Body::cell_t::beads2_ |
Definition at line 41 of file nblistgrid_3body.h.
BeadList votca::csg::NBListGrid_3Body::cell_t::beads3_ |
Definition at line 42 of file nblistgrid_3body.h.
std::vector<cell_t *> votca::csg::NBListGrid_3Body::cell_t::neighbours_ |
Definition at line 43 of file nblistgrid_3body.h.