Searched refs:ref_kpoints (Results 1 – 2 of 2) sorted by relevance
388 ref_kpoints = self.abifiles[0].ebands.kpoints391 if abifile.kpoints != ref_kpoints:392 for k1, k2 in zip(ref_kpoints, abifile.kpoints):395 return ref_kpoints
302 def map_kpoints(other_kpoints, other_lattice, ref_lattice, ref_kpoints, ref_symrecs, has_timrev): argument336 ref_kpoints = np.asarray(ref_kpoints).reshape((-1, 3))348 for ik_ref, kref in enumerate(ref_kpoints):