ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions | Variables
test_transfer.cpp File Reference
#include "gtest/gtest.h"
#include "../transfer.h"
#include "../hcontainer.h"
#include <chrono>
#include <mpi.h>
#include "../hcontainer_funcs.h"
Include dependency graph for test_transfer.cpp:

Classes

class  TransferTest
 

Functions

 TEST_F (TransferTest, serialToPara)
 
 TEST_F (TransferTest, paraToSerial)
 
 TEST_F (TransferTest, serialAllToParaAll)
 
 TEST_F (TransferTest, paraAllToserialAll)
 
int main (int argc, char **argv)
 

Variables

int test_size = 2
 
int test_nw = 10
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/4]

TEST_F ( TransferTest  ,
paraAllToserialAll   
)
Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F ( TransferTest  ,
paraToSerial   
)
Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( TransferTest  ,
serialAllToParaAll   
)
Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F ( TransferTest  ,
serialToPara   
)
Here is the call graph for this function:

Variable Documentation

◆ test_nw

int test_nw = 10

◆ test_size

int test_size = 2