ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "../math_polyint.h"
#include <math.h>
#include "../realarray.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
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) | |
#define doublethreshold 1e-9 |
TEST_F | ( | bessell0 | , |
PolynomialInterpolation | |||
) |
TEST_F | ( | bessell0 | , |
PolynomialInterpolationFourDimension | |||
) |
TEST_F | ( | bessell0 | , |
PolynomialInterpolationThreeDimension | |||
) |
TEST_F | ( | bessell0 | , |
PolynomialInterpolationThreeDimensionY | |||
) |
TEST_F | ( | bessell0 | , |
PolynomialInterpolationXY | |||
) |