ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
math_ylmreal_test.cpp File Reference
#include "../math_ylmreal.h"
#include "../ylm.h"
#include "../vector3.h"
#include "../matrix.h"
#include "gtest/gtest.h"
#include <math.h>
#include "source_psi/psi.h"
#include "source_base/array_pool.h"
Include dependency graph for math_ylmreal_test.cpp:

Classes

class  YlmRealTest
 

Macros

#define doublethreshold   1e-12
 

Functions

 TEST_F (YlmRealTest, Constructor)
 
 TEST_F (YlmRealTest, YlmReal)
 
 TEST_F (YlmRealTest, YlmRealTemplate)
 
 TEST_F (YlmRealTest, gradYlmReal)
 
 TEST_F (YlmRealTest, YlmReal2)
 
 TEST_F (YlmRealTest, YlmRealRlylm)
 
 TEST_F (YlmRealTest, YlmGetYlmReal)
 
 TEST_F (YlmRealTest, YlmSphHarm)
 
 TEST_F (YlmRealTest, YlmRlSphHarm)
 
 TEST_F (YlmRealTest, YlmGradRlSphHarm)
 
 TEST_F (YlmRealTest, equality_value_test)
 
 TEST_F (YlmRealTest, equality_gradient_test)
 
 TEST_F (YlmRealTest, YlmRealTemplatefloat)
 

Macro Definition Documentation

◆ doublethreshold

#define doublethreshold   1e-12

Function Documentation

◆ TEST_F() [1/13]

TEST_F ( YlmRealTest  ,
Constructor   
)

◆ TEST_F() [2/13]

TEST_F ( YlmRealTest  ,
equality_gradient_test   
)
Here is the call graph for this function:

◆ TEST_F() [3/13]

TEST_F ( YlmRealTest  ,
equality_value_test   
)
Here is the call graph for this function:

◆ TEST_F() [4/13]

TEST_F ( YlmRealTest  ,
gradYlmReal   
)
Here is the call graph for this function:

◆ TEST_F() [5/13]

TEST_F ( YlmRealTest  ,
YlmGetYlmReal   
)
Here is the call graph for this function:

◆ TEST_F() [6/13]

TEST_F ( YlmRealTest  ,
YlmGradRlSphHarm   
)
Here is the call graph for this function:

◆ TEST_F() [7/13]

TEST_F ( YlmRealTest  ,
YlmReal   
)
Here is the call graph for this function:

◆ TEST_F() [8/13]

TEST_F ( YlmRealTest  ,
YlmReal2   
)
Here is the call graph for this function:

◆ TEST_F() [9/13]

TEST_F ( YlmRealTest  ,
YlmRealRlylm   
)
Here is the call graph for this function:

◆ TEST_F() [10/13]

TEST_F ( YlmRealTest  ,
YlmRealTemplate   
)
Here is the call graph for this function:

◆ TEST_F() [11/13]

TEST_F ( YlmRealTest  ,
YlmRealTemplatefloat   
)
Here is the call graph for this function:

◆ TEST_F() [12/13]

TEST_F ( YlmRealTest  ,
YlmRlSphHarm   
)
Here is the call graph for this function:

◆ TEST_F() [13/13]

TEST_F ( YlmRealTest  ,
YlmSphHarm   
)
Here is the call graph for this function: