ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
parallel_global_test.cpp File Reference
#include "source_base/parallel_global.h"
#include "mpi.h"
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include <complex>
#include <cstring>
#include <string>
Include dependency graph for parallel_global_test.cpp:

Classes

class  MPIContext
 
class  ParaGlobal
 

Functions

 TEST_F (ParaGlobal, SplitGrid)
 
 TEST_F (ParaGlobal, SplitDiag)
 
 TEST_F (ParaGlobal, MyProd)
 
 TEST_F (ParaGlobal, InitPools)
 
 TEST_F (ParaGlobal, DivideMPIPools)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/5]

TEST_F ( ParaGlobal  ,
DivideMPIPools   
)
Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( ParaGlobal  ,
InitPools   
)
Here is the call graph for this function:

◆ TEST_F() [3/5]

TEST_F ( ParaGlobal  ,
MyProd   
)
Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( ParaGlobal  ,
SplitDiag   
)
Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( ParaGlobal  ,
SplitGrid   
)
Here is the call graph for this function: