ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <fstream>
#include "mpi.h"
Go to the source code of this file.
Namespaces | |
namespace | Parallel_Reduce |
namespace | GlobalV |
Functions | |
void | Parallel_Reduce::reduce_all (double &object) |
void | Parallel_Reduce::reduce_pool (double &object) |
void | Parallel_Reduce::reduce_pool (float &object) |
Variables | |
MPI_Comm | POOL_WORLD |
|
extern |