Searched refs:from_abivars (Results 1 – 21 of 21) sorted by relevance
39 structure = abilab.Structure.from_abivars(
27 structure = abilab.Structure.from_abivars(
44 structure = abilab.Structure.from_abivars(
137 structure = abilab.Structure.from_abivars(
286 structure = abilab.Structure.from_abivars(
59 structure = abilab.Structure.from_abivars(
135 structure = abilab.Structure.from_abivars(
55 structure = abilab.Structure.from_abivars(
127 structure = abilab.Structure.from_abivars(
66 structure = abilab.Structure.from_abivars(unit_cell)
22 structure = abilab.Structure.from_abivars(
26 return Structure.from_abivars(ucell(name))
26 structure = abilab.Structure.from_abivars(
28 structure = abilab.Structure.from_abivars(
150 assert si == Structure.from_abivars(si.to_abivars())
196 return Structure.from_abivars(acell=acell, znucl=znucl, typat=typat, **kwargs)
320 abistr = Structure.from_abivars(d)
770 s = Structure.from_abivars(
180 return Structure.from_abivars(obj)515 def from_abivars(cls, *args, **kwargs): member in Structure
148 self._structure = Structure.from_abivars(**self.header)