pydft_qmmm.interfaces.interface.SoftwareInterface

class pydft_qmmm.interfaces.interface.SoftwareInterface(system)[source]

Bases: ABC

The abstract software interface base class.

Parameters:

system (System) – The system that will inform the interface to the external software.