espressopp.VerletList

espressopp.VerletList(system, cutoff, exclusionlist, useBuffers, useSOA)
Parameters:
  • system

  • cutoff

  • exclusionlist – (default: [])

  • useBuffers – Whether particle neighbors are buffered to improve rebuild times. (default: True)

  • useSOA – Whether the alternative structure of arrays form is used for buffers. (default: False)

espressopp.VerletList.exclude(exclusionlist)
Parameters:

exclusionlist

Return type:

espressopp.VerletList.getAllPairs()
Return type:

espressopp.VerletList.localSize()
Return type:

espressopp.VerletList.totalSize()
Return type: