This is the complete list of members for PLMD::LinkCells, including all inherited members.
addRequiredCells(const std::array< unsigned, 3 > &celn, unsigned &ncells_required, std::vector< unsigned > &cells_required) const | PLMD::LinkCells | |
allcells | PLMD::LinkCells | private |
buildCellLists(const std::vector< Vector > &pos, const std::vector< unsigned > &indices, const Pbc &pbc) | PLMD::LinkCells | |
comm | PLMD::LinkCells | private |
convertIndicesToIndex(const unsigned &nx, const unsigned &ny, const unsigned &nz) const | PLMD::LinkCells | |
cutoffwasset | PLMD::LinkCells | private |
enabled() const | PLMD::LinkCells | inline |
findCell(const Vector &pos) const | PLMD::LinkCells | |
findMyCell(const Vector &pos) const | PLMD::LinkCells | |
getCutoff() const | PLMD::LinkCells | |
getNumberOfCells() const | PLMD::LinkCells | inline |
lcell_lists | PLMD::LinkCells | private |
lcell_starts | PLMD::LinkCells | private |
lcell_tots | PLMD::LinkCells | private |
link_cutoff | PLMD::LinkCells | private |
LinkCells(Communicator &comm) | PLMD::LinkCells | explicit |
mypbc | PLMD::LinkCells | private |
ncells | PLMD::LinkCells | private |
nstride | PLMD::LinkCells | private |
retrieveAtomsInCells(const unsigned &ncells_required, const std::vector< unsigned > &cells_required, unsigned &natomsper, std::vector< unsigned > &atoms) const | PLMD::LinkCells | |
retrieveNeighboringAtoms(const Vector &pos, std::vector< unsigned > &cell_list, unsigned &natomsper, std::vector< unsigned > &atoms) const | PLMD::LinkCells | |
setCutoff(const double &lcut) | PLMD::LinkCells | |