ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
dm_trans_test.cpp File Reference
#include <gtest/gtest.h>
#include <fstream>
#include "../dm_trans.h"
#include "mpi.h"
#include "source_lcao/module_lr/utils/lr_util.h"
Include dependency graph for dm_trans_test.cpp:

Classes

struct  matsize
 
class  DMTransTest
 

Functions

 TEST_F (DMTransTest, DoubleSerial)
 
 TEST_F (DMTransTest, ComplexSerial)
 
 TEST_F (DMTransTest, DoubleParallel)
 
 TEST_F (DMTransTest, ComplexParallel)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/4]

TEST_F ( DMTransTest  ,
ComplexParallel   
)
Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F ( DMTransTest  ,
ComplexSerial   
)
Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( DMTransTest  ,
DoubleParallel   
)
Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F ( DMTransTest  ,
DoubleSerial   
)
Here is the call graph for this function: