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

Classes

class  bessell0
 

Macros

#define doublethreshold   1e-9
 

Functions

 TEST_F (bessell0, PolynomialInterpolationThreeDimensionY)
 
 TEST_F (bessell0, PolynomialInterpolationThreeDimension)
 
 TEST_F (bessell0, PolynomialInterpolationFourDimension)
 
 TEST_F (bessell0, PolynomialInterpolation)
 
 TEST_F (bessell0, PolynomialInterpolationXY)
 

Macro Definition Documentation

◆ doublethreshold

#define doublethreshold   1e-9

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( bessell0  ,
PolynomialInterpolation   
)
Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( bessell0  ,
PolynomialInterpolationFourDimension   
)
Here is the call graph for this function:

◆ TEST_F() [3/5]

TEST_F ( bessell0  ,
PolynomialInterpolationThreeDimension   
)
Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( bessell0  ,
PolynomialInterpolationThreeDimensionY   
)
Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( bessell0  ,
PolynomialInterpolationXY   
)
Here is the call graph for this function: