ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
neighbor_search_test.cpp File Reference
#include <gtest/gtest.h>
#include "../neighbor_search.h"
#include "../unitcell_plus.h"
Include dependency graph for neighbor_search_test.cpp:

Functions

 TEST (NeighborSearchTest, TwoAtomsNeighbor)
 
 TEST (NeighborSearchTest, NoNeighbor)
 
 TEST (NeighborSearchUnit, UCellToInputAtoms)
 
 TEST (NeighborSearchUnit, CheckExpandAndSetMembers)
 
 TEST (NeighborSearchUnit, DistanceBox)
 
 TEST (NeighborSearchUnit, DecomposeCases)
 
 TEST (NeighborSearchUnit, UCellToInputAtomsMultipleTypes)
 
 TEST (NeighborSearchUnit, DecomposePrimeNumber)
 
 TEST (NeighborSearchUnit, NonOrthogonalLatticeExpand)
 
 TEST (NeighborSearchInit_WideZero_CentralInside, SingleAtomCell)
 
 TEST (NeighborSearchInit_MpiRankIndexing, RankValues)
 
 TEST (NeighborSearchDistance_OutsideCases, VariousAxes)
 
 TEST (NeighborSearchDecompose_SmallSizes, TwoAndOne)
 

Function Documentation

◆ TEST() [1/13]

TEST ( NeighborSearchDecompose_SmallSizes  ,
TwoAndOne   
)
Here is the call graph for this function:

◆ TEST() [2/13]

TEST ( NeighborSearchDistance_OutsideCases  ,
VariousAxes   
)
Here is the call graph for this function:

◆ TEST() [3/13]

TEST ( NeighborSearchInit_MpiRankIndexing  ,
RankValues   
)
Here is the call graph for this function:

◆ TEST() [4/13]

TEST ( NeighborSearchInit_WideZero_CentralInside  ,
SingleAtomCell   
)
Here is the call graph for this function:

◆ TEST() [5/13]

TEST ( NeighborSearchTest  ,
NoNeighbor   
)
Here is the call graph for this function:

◆ TEST() [6/13]

TEST ( NeighborSearchTest  ,
TwoAtomsNeighbor   
)
Here is the call graph for this function:

◆ TEST() [7/13]

TEST ( NeighborSearchUnit  ,
CheckExpandAndSetMembers   
)
Here is the call graph for this function:

◆ TEST() [8/13]

TEST ( NeighborSearchUnit  ,
DecomposeCases   
)
Here is the call graph for this function:

◆ TEST() [9/13]

TEST ( NeighborSearchUnit  ,
DecomposePrimeNumber   
)
Here is the call graph for this function:

◆ TEST() [10/13]

TEST ( NeighborSearchUnit  ,
DistanceBox   
)
Here is the call graph for this function:

◆ TEST() [11/13]

TEST ( NeighborSearchUnit  ,
NonOrthogonalLatticeExpand   
)
Here is the call graph for this function:

◆ TEST() [12/13]

TEST ( NeighborSearchUnit  ,
UCellToInputAtoms   
)
Here is the call graph for this function:

◆ TEST() [13/13]

TEST ( NeighborSearchUnit  ,
UCellToInputAtomsMultipleTypes   
)
Here is the call graph for this function: