Exemple #1
0
 def next_d2de_scf_cycle(self):
     """
     Return :class:`GroundStateScfCycle` with information on the GS iterations. None if not found.
     """
     return D2DEScfCycle.from_stream(self)
Exemple #2
0
 def next_d2de_scf_cycle(self):
     """
     Return :class:`GroundStateScfCycle` with information on the GS iterations. None if not found.
     """
     return D2DEScfCycle.from_stream(self)