pyscfad.ml.gto.mole_pad.MolePad.aoslice_by_atom#

MolePad.aoslice_by_atom(ao_loc=None)[source]#

AO offsets for each atom. Return a list, each item of the list gives (start-shell-id, stop-shell-id, start-AO-id, stop-AO-id)

Parameters:

ao_loc (ArrayLike | None)

Return type:

numpy.ndarray