Searched defs:IMolecule (Results 1 – 1 of 1) sorted by relevance
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/core/ |
H A D | structure.py | 2537 class IMolecule(SiteCollection, MSONable): class 3406 …def substitute(self, index: int, func_group: Union["IMolecule", "Molecule", str], bond_order: int … 4114 …def substitute(self, index: int, func_group: Union["IMolecule", "Molecule", str], bond_order: int …
|