Group scatter_factory
- group Scatter Device Factory
Responsible for creating and configuring the appropriate scatter device.
-
class ScatterDeviceFactory
- #include <scatter_device_factory.hpp>
A factory class for creating different types of scattering devices.
This class inspects the user’s configuration and the parallel environment to decide which concrete IScatterDevice implementation to instantiate.
-
class ScatterDeviceFactory