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

Classes

class  OverlapTest
 

Functions

 TEST_F (OverlapTest, constructHRcd2cd)
 
 TEST_F (OverlapTest, getSk)
 
 TEST_F (OverlapTest, kVectorCaching)
 
 TEST_F (OverlapTest, singleAtom)
 
 TEST_F (OverlapTest, differentOrbitals)
 
 TEST_F (OverlapTest, forceCalculation)
 
 TEST_F (OverlapTest, stressCalculation)
 
 TEST_F (OverlapTest, forceStressTogether)
 
 TEST_F (OverlapTest, zeroOrbitalCutoff)
 
 TEST_F (OverlapTest, largeOrbitalCutoff)
 
 TEST_F (OverlapTest, cutoffBoundary)
 
 TEST_F (OverlapTest, hermitianProperty)
 
 TEST_F (OverlapTest, nullSRPointer)
 
 TEST_F (OverlapTest, forceCalculationNpol2)
 
 TEST_F (OverlapTest, stressCalculationNpol2)
 
int main (int argc, char **argv)
 

Variables

int test_size = 10
 
int test_nw = 10
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/15]

TEST_F ( OverlapTest  ,
constructHRcd2cd   
)
Here is the call graph for this function:

◆ TEST_F() [2/15]

TEST_F ( OverlapTest  ,
cutoffBoundary   
)
Here is the call graph for this function:

◆ TEST_F() [3/15]

TEST_F ( OverlapTest  ,
differentOrbitals   
)
Here is the call graph for this function:

◆ TEST_F() [4/15]

TEST_F ( OverlapTest  ,
forceCalculation   
)
Here is the call graph for this function:

◆ TEST_F() [5/15]

TEST_F ( OverlapTest  ,
forceCalculationNpol2   
)
Here is the call graph for this function:

◆ TEST_F() [6/15]

TEST_F ( OverlapTest  ,
forceStressTogether   
)
Here is the call graph for this function:

◆ TEST_F() [7/15]

TEST_F ( OverlapTest  ,
getSk   
)
Here is the call graph for this function:

◆ TEST_F() [8/15]

TEST_F ( OverlapTest  ,
hermitianProperty   
)
Here is the call graph for this function:

◆ TEST_F() [9/15]

TEST_F ( OverlapTest  ,
kVectorCaching   
)
Here is the call graph for this function:

◆ TEST_F() [10/15]

TEST_F ( OverlapTest  ,
largeOrbitalCutoff   
)
Here is the call graph for this function:

◆ TEST_F() [11/15]

TEST_F ( OverlapTest  ,
nullSRPointer   
)
Here is the call graph for this function:

◆ TEST_F() [12/15]

TEST_F ( OverlapTest  ,
singleAtom   
)
Here is the call graph for this function:

◆ TEST_F() [13/15]

TEST_F ( OverlapTest  ,
stressCalculation   
)
Here is the call graph for this function:

◆ TEST_F() [14/15]

TEST_F ( OverlapTest  ,
stressCalculationNpol2   
)
Here is the call graph for this function:

◆ TEST_F() [15/15]

TEST_F ( OverlapTest  ,
zeroOrbitalCutoff   
)
Here is the call graph for this function:

Variable Documentation

◆ test_nw

int test_nw = 10

◆ test_size

int test_size = 10