ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
depend_mock.cpp File Reference
#include "mpi.h"
#include "depend_mock.h"
Include dependency graph for depend_mock.cpp:

Namespaces

namespace  GlobalV
 
namespace  Parallel_Reduce
 

Functions

template<typename T >
void Parallel_Reduce::reduce_all (T &object)
 reduce in all process
 
template<typename T >
void Parallel_Reduce::reduce_pool (T &object)
 
template<>
void Parallel_Reduce::reduce_all< double > (double &object)
 
template<>
void Parallel_Reduce::reduce_pool< double > (double &object)
 
template<>
void Parallel_Reduce::reduce_pool< float > (float &object)
 

Variables

MPI_Comm POOL_WORLD
 

Variable Documentation

◆ POOL_WORLD

MPI_Comm POOL_WORLD