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

Classes

class  EKineticTest
 

Functions

 TEST_F (EKineticTest, constructHRcd2cd)
 
 TEST_F (EKineticTest, setHRFixed)
 
 TEST_F (EKineticTest, singleAtom)
 
 TEST_F (EKineticTest, differentOrbitals)
 
 TEST_F (EKineticTest, forceCalculation)
 
 TEST_F (EKineticTest, stressCalculation)
 
 TEST_F (EKineticTest, forceStressTogether)
 
 TEST_F (EKineticTest, nullDensityMatrix)
 
 TEST_F (EKineticTest, zeroOrbitalCutoff)
 
 TEST_F (EKineticTest, largeOrbitalCutoff)
 
 TEST_F (EKineticTest, cutoffBoundary)
 
 TEST_F (EKineticTest, multipleContributeHRAccumulation)
 
 TEST_F (EKineticTest, forceCalculationNpol2)
 
 TEST_F (EKineticTest, 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/14]

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

◆ TEST_F() [2/14]

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

◆ TEST_F() [3/14]

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

◆ TEST_F() [4/14]

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

◆ TEST_F() [5/14]

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

◆ TEST_F() [6/14]

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

◆ TEST_F() [7/14]

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

◆ TEST_F() [8/14]

TEST_F ( EKineticTest  ,
multipleContributeHRAccumulation   
)
Here is the call graph for this function:

◆ TEST_F() [9/14]

TEST_F ( EKineticTest  ,
nullDensityMatrix   
)
Here is the call graph for this function:

◆ TEST_F() [10/14]

TEST_F ( EKineticTest  ,
setHRFixed   
)
Here is the call graph for this function:

◆ TEST_F() [11/14]

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

◆ TEST_F() [12/14]

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

◆ TEST_F() [13/14]

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

◆ TEST_F() [14/14]

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

Variable Documentation

◆ test_nw

int test_nw = 10

◆ test_size

int test_size = 10