Class IScatterDevice

class IScatterDevice

Interface for all scattering device implementations.

This abstract class defines the essential contract for a “scatter device”, which is responsible for executing a parallel scattering calculation.

Subclassed by AbstractScatterDevice, AbstractXPUScatterDevice

Inheritance graph for IScatterDevice