Bridge++  Ver. 2.0.2
threadManager.cpp File Reference
#include "ResourceManager/threadManager.h"
#include <omp.h>
#include "Communicator/communicator.h"
#include "IO/bridgeIO.h"

Go to the source code of this file.

Namespaces

 ThreadManager_Reduce
 

Functions

template<typename REALTYPE >
void ThreadManager_Reduce::sum_global (REALTYPE *a, const int num, std::vector< REALTYPE > &array_reduction, const int each_buf_size, const int ith, const int nth)
 
template<typename REALTYPE >
void ThreadManager_Reduce::max_global (REALTYPE *a, const int num, std::vector< REALTYPE > &array_reduction, const int each_buf_size, const int ith, const int nth)
 

Detailed Description

Author
Hideo Matsufuru (matufuru)
LastChangedBy
kanamori
Date
$LastChangedDate:: 2023-04-14 03:26:41 #$
Version
LastChangedRevision
2510

Definition in file threadManager.cpp.