quemb.molbe.chemfrag.AutogenOutput¶
- class quemb.molbe.chemfrag.AutogenOutput(*, fsites, edge_sites, center, edge_idx, center_idx, centerf_idx, ebe_weight, Frag_atom, center_atom, hlist_atom, add_center_atom, Nfrag)¶
Data structure to match explicitly the output of autogen.
Attributes
-
ebe_weight:
Final[list[list[float|list[NewType(OwnRelAOIdx,NewType(AOIdx,int))]]]]¶ The first element is a float, the second is the list
-
center_atom:
Final[list[NewType(OriginIdx,NewType(CenterIdx,NewType(MotifIdx,NewType(AtomIdx,int))))]]¶
Methods
__init__(*, fsites, edge_sites, center, ...)Method generated by attrs for class AutogenOutput.
-
ebe_weight: