This is the complete list of members for PLMD::NeighborList, including all inherited members.
| comm | PLMD::NeighborList | private |
| distance_ | PLMD::NeighborList | private |
| do_pair_ | PLMD::NeighborList | private |
| do_pbc_ | PLMD::NeighborList | private |
| fullatomlist_ | PLMD::NeighborList | private |
| getClosePair(unsigned i) const | PLMD::NeighborList | |
| getClosePairAtomNumber(unsigned i) const | PLMD::NeighborList | |
| getFullAtomList() | PLMD::NeighborList | |
| getIndexPair(unsigned i) | PLMD::NeighborList | private |
| getLastUpdate() const | PLMD::NeighborList | |
| getNeighbors(unsigned i) | PLMD::NeighborList | |
| getReducedAtomList() | PLMD::NeighborList | |
| getStride() const | PLMD::NeighborList | |
| initialize() | PLMD::NeighborList | private |
| lastupdate_ | PLMD::NeighborList | private |
| nallpairs_ | PLMD::NeighborList | private |
| NeighborList(const std::vector< PLMD::AtomNumber > &list0, const std::vector< PLMD::AtomNumber > &list1, const bool &serial, const bool &do_pair, const bool &do_pbc, const PLMD::Pbc &pbc, Communicator &cm, const double &distance=1.0e+30, const unsigned &stride=0) | PLMD::NeighborList | |
| NeighborList(const std::vector< PLMD::AtomNumber > &list0, const bool &serial, const bool &do_pbc, const PLMD::Pbc &pbc, Communicator &cm, const double &distance=1.0e+30, const unsigned &stride=0) | PLMD::NeighborList | |
| neighbors_ | PLMD::NeighborList | private |
| nlist0_ | PLMD::NeighborList | private |
| nlist1_ | PLMD::NeighborList | private |
| pbc_ | PLMD::NeighborList | private |
| reduced | PLMD::NeighborList | private |
| requestlist_ | PLMD::NeighborList | private |
| serial_ | PLMD::NeighborList | private |
| setLastUpdate(unsigned step) | PLMD::NeighborList | |
| setRequestList() | PLMD::NeighborList | private |
| size() const | PLMD::NeighborList | |
| stride_ | PLMD::NeighborList | private |
| twolists_ | PLMD::NeighborList | private |
| update(const std::vector< PLMD::Vector > &positions) | PLMD::NeighborList | |
| ~NeighborList() | PLMD::NeighborList | inline |