Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
threadManager_OpenMP.cpp File Reference
#include "ResourceManager/threadManager_OpenMP.h"
#include <omp.h>
#include "Communicator/communicator.h"
#include "IO/bridgeIO.h"

Go to the source code of this file.

Namespaces

 ThreadManager_OpenMP_Reduce
 

Functions

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)