Skip to content
  • Edward d'Auvergne's avatar
    Huge speed up of the interatomic data container handling. · 32849790
    Edward d'Auvergne authored
    The pipe_control.interatomic.create_interatom(), return_interatom(), and return_interatom_list()
    functions now operate with the unique spin hashes rather than spin IDs.  This avoids the expensive
    calls to the now deleted pipe_control.interatomic.id_match() function.
    32849790