OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 > Struct Template Reference

Detailed Description

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
struct boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >

Definition at line 556 of file vector_algebra_ofp_gpu.hpp.

Public Types

typedef void result_type
 

Public Member Functions

 scale_sum6 (Fac1 alpha1, Fac2 alpha2, Fac3 alpha3, Fac4 alpha4, Fac5 alpha5, Fac6 alpha6)
 
template<class T1 , class T2 , class T3 , class T4 , class T5 , class T6 , class T7 >
__device__ __host__ void operator() (T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4, const T5 &t5, const T6 &t6, const T7 &t7) const
 

Data Fields

const Fac1 m_alpha1
 
const Fac2 m_alpha2
 
const Fac3 m_alpha3
 
const Fac4 m_alpha4
 
const Fac5 m_alpha5
 
const Fac6 m_alpha6
 

Member Typedef Documentation

◆ result_type

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
typedef void boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::result_type

Definition at line 574 of file vector_algebra_ofp_gpu.hpp.

Constructor & Destructor Documentation

◆ scale_sum6()

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::scale_sum6 ( Fac1  alpha1,
Fac2  alpha2,
Fac3  alpha3,
Fac4  alpha4,
Fac5  alpha5,
Fac6  alpha6 
)
inline

Definition at line 565 of file vector_algebra_ofp_gpu.hpp.

Member Function Documentation

◆ operator()()

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
template<class T1 , class T2 , class T3 , class T4 , class T5 , class T6 , class T7 >
__device__ __host__ void boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::operator() ( T1 &  t1,
const T2 &  t2,
const T3 &  t3,
const T4 &  t4,
const T5 &  t5,
const T6 &  t6,
const T7 &  t7 
) const
inline

Definition at line 569 of file vector_algebra_ofp_gpu.hpp.

Field Documentation

◆ m_alpha1

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
const Fac1 boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::m_alpha1

Definition at line 558 of file vector_algebra_ofp_gpu.hpp.

◆ m_alpha2

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
const Fac2 boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::m_alpha2

Definition at line 559 of file vector_algebra_ofp_gpu.hpp.

◆ m_alpha3

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
const Fac3 boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::m_alpha3

Definition at line 560 of file vector_algebra_ofp_gpu.hpp.

◆ m_alpha4

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
const Fac4 boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::m_alpha4

Definition at line 561 of file vector_algebra_ofp_gpu.hpp.

◆ m_alpha5

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
const Fac5 boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::m_alpha5

Definition at line 562 of file vector_algebra_ofp_gpu.hpp.

◆ m_alpha6

template<class Fac1 = double, class Fac2 = Fac1, class Fac3 = Fac2, class Fac4 = Fac3, class Fac5 = Fac4, class Fac6 = Fac5>
const Fac6 boost::numeric::odeint::ofp_operations::scale_sum6< Fac1, Fac2, Fac3, Fac4, Fac5, Fac6 >::m_alpha6

Definition at line 563 of file vector_algebra_ofp_gpu.hpp.


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