This module provides conversion between the JARVIS Atoms object and pymatgen Structure objects.
Bases: object
object
Adaptor serves as a bridge between JARVIS Atoms and pymatgen objects.
Returns JARVIS Atoms object from pymatgen structure.
structure – pymatgen.core.structure.Structure
JARVIS Atoms object
Returns pymatgen structure from JARVIS Atoms.
atoms – JARVIS Atoms object
Equivalent pymatgen.core.structure.Structure