votca 2024-dev
Loading...
Searching...
No Matches
Public Attributes | List of all members
votca::csg::NBListGrid_3Body::cell_t Struct Reference

#include <nblistgrid_3body.h>

Collaboration diagram for votca::csg::NBListGrid_3Body::cell_t:
Collaboration graph
[legend]

Public Attributes

BeadList beads1_
 
BeadList beads2_
 
BeadList beads3_
 
std::vector< cell_t * > neighbours_
 

Detailed Description

Definition at line 39 of file nblistgrid_3body.h.

Member Data Documentation

◆ beads1_

BeadList votca::csg::NBListGrid_3Body::cell_t::beads1_

Definition at line 40 of file nblistgrid_3body.h.

◆ beads2_

BeadList votca::csg::NBListGrid_3Body::cell_t::beads2_

Definition at line 41 of file nblistgrid_3body.h.

◆ beads3_

BeadList votca::csg::NBListGrid_3Body::cell_t::beads3_

Definition at line 42 of file nblistgrid_3body.h.

◆ neighbours_

std::vector<cell_t *> votca::csg::NBListGrid_3Body::cell_t::neighbours_

Definition at line 43 of file nblistgrid_3body.h.


The documentation for this struct was generated from the following file: