SIRIUS 7.5.0
Electronic structure library and applications
Namespaces | Functions
mixer_factory.hpp File Reference

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...
 

Detailed Description

Contains the mixer facttory for creating different types of mixers.

Definition in file mixer_factory.hpp.