Searched refs:open_gsr (Results 1 – 8 of 8) sorted by relevance
163 with self.bands_task.open_gsr() as gsr:260 with self.scf_task.open_gsr() as gsr:267 with self.ebands_kpath_task.open_gsr() as gsr:
92 with task.open_gsr() as gsr:
942 with self.nscf_task.open_gsr() as gsr:958 with self.nscf_task.open_gsr() as gsr:961 with self.dos_tasks[dos_pos].open_gsr() as gsr:987 with task.open_gsr() as gsr:
3243 def open_gsr(self): member in GsTask3315 with self.open_gsr() as gsr:3371 with parent_task.open_gsr() as gsr:3407 with self.open_gsr() as gsr:3429 with self.open_gsr() as gsr:3537 with self.open_gsr() as gsr:
1049 def open_gsr(self): member in FileNode
1007 with task.open_gsr() as gsr:
326 with task.open_gsr() as gsr:381 with task.open_gsr() as gsr:
101 with t0.open_gsr() as gsr: