ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
source
source_basis
module_pw
test
test_tool.h
Go to the documentation of this file.
1
void
setupmpi
(
int
argc,
char
**argv,
int
&nproc,
int
&myrank);
2
void
divide_pools
(
const
int
&nproc,
const
int
&myrank,
int
&
nproc_in_pool
,
int
&kpar,
int
&mypool,
int
&
rank_in_pool
);
3
void
finishmpi
();
rank_in_pool
int rank_in_pool
Definition
pw_test.cpp:12
nproc_in_pool
int nproc_in_pool
Definition
pw_test.cpp:12
setupmpi
void setupmpi(int argc, char **argv, int &nproc, int &myrank)
Definition
test_tool.cpp:5
divide_pools
void divide_pools(const int &nproc, const int &myrank, int &nproc_in_pool, int &kpar, int &mypool, int &rank_in_pool)
Definition
test_tool.cpp:16
finishmpi
void finishmpi()
Definition
test_tool.cpp:62
Generated by
1.9.8