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

Classes

class  toolfunc
 
class  MathChebyshevTest
 

Macros

#define __MPI
 

Functions

 TEST_F (MathChebyshevTest, calcoef_real)
 
 TEST_F (MathChebyshevTest, calcoef_pair)
 
 TEST_F (MathChebyshevTest, calcoef_complex)
 
 TEST_F (MathChebyshevTest, calfinalvec_real)
 
 TEST_F (MathChebyshevTest, calfinalvec_complex)
 
 TEST_F (MathChebyshevTest, calpolyvec_complex)
 
 TEST_F (MathChebyshevTest, tracepolyA)
 
 TEST_F (MathChebyshevTest, checkconverge)
 
 TEST_F (MathChebyshevTest, recurs)
 

Macro Definition Documentation

◆ __MPI

#define __MPI

Function Documentation

◆ TEST_F() [1/9]

TEST_F ( MathChebyshevTest  ,
calcoef_complex   
)

◆ TEST_F() [2/9]

TEST_F ( MathChebyshevTest  ,
calcoef_pair   
)

◆ TEST_F() [3/9]

TEST_F ( MathChebyshevTest  ,
calcoef_real   
)
Here is the call graph for this function:

◆ TEST_F() [4/9]

TEST_F ( MathChebyshevTest  ,
calfinalvec_complex   
)

◆ TEST_F() [5/9]

TEST_F ( MathChebyshevTest  ,
calfinalvec_real   
)

◆ TEST_F() [6/9]

TEST_F ( MathChebyshevTest  ,
calpolyvec_complex   
)

◆ TEST_F() [7/9]

TEST_F ( MathChebyshevTest  ,
checkconverge   
)

◆ TEST_F() [8/9]

TEST_F ( MathChebyshevTest  ,
recurs   
)

◆ TEST_F() [9/9]

TEST_F ( MathChebyshevTest  ,
tracepolyA   
)