Bridge++
Version 1.5.4
|
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) |
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.