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

Functions

void setupmpi (int argc, char **argv, int &nproc, int &myrank)
 
void divide_pools (const int &nproc, const int &myrank, int &nproc_in_pool, int &kpar, int &mypool, int &rank_in_pool)
 
void finishmpi ()
 

Function Documentation

◆ divide_pools()

void divide_pools ( const int &  nproc,
const int &  myrank,
int &  nproc_in_pool,
int &  kpar,
int &  mypool,
int &  rank_in_pool 
)
Here is the caller graph for this function:

◆ finishmpi()

void finishmpi ( )
Here is the caller graph for this function:

◆ setupmpi()

void setupmpi ( int  argc,
char **  argv,
int &  nproc,
int &  myrank 
)
Here is the caller graph for this function: