SIRIUS 7.5.0
Electronic structure library and applications
Static Public Member Functions | List of all members
sirius::mixer::mixer_impl::Axpy< FUNC_REVERSE_INDEX, FUNCS > Struct Template Reference

Static Public Member Functions

static void apply (const std::tuple< FunctionProperties< FUNCS >... > &function_prop, double alpha, const std::tuple< std::unique_ptr< FUNCS >... > &x, std::tuple< std::unique_ptr< FUNCS >... > &y)
 

Detailed Description

template<std::size_t FUNC_REVERSE_INDEX, typename... FUNCS>
struct sirius::mixer::mixer_impl::Axpy< FUNC_REVERSE_INDEX, FUNCS >

Definition at line 220 of file mixer.hpp.

Member Function Documentation

◆ apply()

template<std::size_t FUNC_REVERSE_INDEX, typename... FUNCS>
static void sirius::mixer::mixer_impl::Axpy< FUNC_REVERSE_INDEX, FUNCS >::apply ( const std::tuple< FunctionProperties< FUNCS >... > &  function_prop,
double  alpha,
const std::tuple< std::unique_ptr< FUNCS >... > &  x,
std::tuple< std::unique_ptr< FUNCS >... > &  y 
)
inlinestatic

Definition at line 222 of file mixer.hpp.


The documentation for this struct was generated from the following file: