ReadIoData

class ase2sprkkr.sprkkr.io_data.ReadIoData[source]

Object to store data during reading of a potential file.

Class hierarchy

Inheritance diagram of ase2sprkkr.sprkkr.io_data.ReadIoData

Constructor

__init__()[source]
apply_on_atoms(handler, atoms)[source]

Apply the given function on the atoms object, if not-None is given. However, the store the handler, to be executed (or repeated) on a newly given atoms - for the case, that a new atoms object will be created later

update_atoms(atoms)[source]

Replay are the stored handlers on the given atoms object