PoreMS 0.2
  • API
  • Process
  • Molecule
  • Pore
  • Workflow
  • Site
    • Page
        • Dice.find_parallel

    Dice.find_parallel¶

    Dice.find_parallel(self, cube_list, atom_type, distance, error)¶

    Parallelized bond search of function find_bond().

    Parameters:
    cube_list : list

    List of cube indices to search in, use an empty list for all cubes

    atom_type : list

    List of two atom types

    distance : float

    Bond length

    error : float

    Tolerated deviation from the distance entry

    Returns:
    bond_list : list

    Bond array containing lists of two atom ids

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.