Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ThreadManager_OpenMP_Reduce Namespace Reference

Functions

template<typename REALTYPE >
void sum_global (REALTYPE *a, const int num, std::vector< REALTYPE > &array_reduction, const int each_buf_size, const int i_thread, const int Nthread)
 

Function Documentation

template<typename REALTYPE >
void ThreadManager_OpenMP_Reduce::sum_global ( REALTYPE *  a,
const int  num,
std::vector< REALTYPE > &  array_reduction,
const int  each_buf_size,
const int  i_thread,
const int  Nthread 
)

Definition at line 25 of file threadManager_OpenMP.cpp.