ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
This is the complete list of members for CubicSplineTest, including all inherited members.
CubicSplineTest() | CubicSplineTest | protected |
d2y_interp_ | CubicSplineTest | protected |
d2y_ref_ | CubicSplineTest | protected |
dy_ | CubicSplineTest | protected |
dy_interp_ | CubicSplineTest | protected |
dy_ref_ | CubicSplineTest | protected |
error_bound(int n, const double *x, const std::function< double(double)> &f, int d=0) const | CubicSplineTest | protected |
f_ | CubicSplineTest | protected |
interp_ | CubicSplineTest | protected |
n_interp_max_ | CubicSplineTest | protected |
n_max_ | CubicSplineTest | protected |
read(const std::string &fname, int &n, double *x, double *y, BoundaryCondition &bc_start, BoundaryCondition &bc_end, int &n_interp, double *x_interp, double *y_interp, double *dy_interp, double *d2y_interp) const | CubicSplineTest | protected |
spline_ | CubicSplineTest | protected |
tol_ | CubicSplineTest | protected |
x_ | CubicSplineTest | protected |
x_interp_ | CubicSplineTest | protected |
y_ | CubicSplineTest | protected |
y_interp_ | CubicSplineTest | protected |
y_ref_ | CubicSplineTest | protected |
~CubicSplineTest()=default | CubicSplineTest | protected |