ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
test_hcontainer.cpp File Reference
#include "gtest/gtest.h"
#include "source_lcao/module_hcontainer/hcontainer.h"
Include dependency graph for test_hcontainer.cpp:

Classes

class  HContainerTest
 

Functions

 TEST_F (HContainerTest, insert_pair)
 
 TEST_F (HContainerTest, find_pair)
 
 TEST_F (HContainerTest, get_atom_pair)
 
 TEST_F (HContainerTest, fix_R)
 
 TEST_F (HContainerTest, fix_gamma)
 
 TEST_F (HContainerTest, loop_R)
 
 TEST_F (HContainerTest, size_atom_pairs)
 
 TEST_F (HContainerTest, data)
 
 TEST_F (HContainerTest, basematrix_funcs)
 
 TEST_F (HContainerTest, atompair_funcs)
 
 TEST_F (HContainerTest, wrapper_mode)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/11]

TEST_F ( HContainerTest  ,
atompair_funcs   
)
Here is the call graph for this function:

◆ TEST_F() [2/11]

TEST_F ( HContainerTest  ,
basematrix_funcs   
)
Here is the call graph for this function:

◆ TEST_F() [3/11]

TEST_F ( HContainerTest  ,
data   
)
Here is the call graph for this function:

◆ TEST_F() [4/11]

TEST_F ( HContainerTest  ,
find_pair   
)
Here is the call graph for this function:

◆ TEST_F() [5/11]

TEST_F ( HContainerTest  ,
fix_gamma   
)
Here is the call graph for this function:

◆ TEST_F() [6/11]

TEST_F ( HContainerTest  ,
fix_R   
)

◆ TEST_F() [7/11]

TEST_F ( HContainerTest  ,
get_atom_pair   
)
Here is the call graph for this function:

◆ TEST_F() [8/11]

TEST_F ( HContainerTest  ,
insert_pair   
)
Here is the call graph for this function:

◆ TEST_F() [9/11]

TEST_F ( HContainerTest  ,
loop_R   
)

using TEST_F to test HContainer::loop_R, step: 1. size_R_loop(), 2. for-loop, loop_R(), 3. fix_R(), 4. do something

◆ TEST_F() [10/11]

TEST_F ( HContainerTest  ,
size_atom_pairs   
)
Here is the call graph for this function:

◆ TEST_F() [11/11]

TEST_F ( HContainerTest  ,
wrapper_mode   
)
Here is the call graph for this function: