SIRIUS 7.5.0
Electronic structure library and applications
|
Contains the mixer facttory for creating different types of mixers. More...
Go to the source code of this file.
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
namespace | sirius::mixer |
Mixer functions and objects. | |
Functions | |
template<typename... FUNCS> | |
std::unique_ptr< Mixer< FUNCS... > > | sirius::mixer::Mixer_factory (config_t::mixer_t const &mix_cfg) |
Select and create a new mixer. More... | |
Contains the mixer facttory for creating different types of mixers.
Definition in file mixer_factory.hpp.