#include <Spline.h>
|
| | Func () |
| |
| | Func (const double *knotX, const double *knotY, const double *coefB, const double *coefC, const double *coefD, size_type nKnots, double c0, bool isSubdivGrid, double a, double r, dftefe::size_type numSubDiv) |
| |
| DFTEFE_HOST_DEVICE_FUNC double | eval (double xi) const |
| |
| DFTEFE_HOST_DEVICE_FUNC double | deriv (int order, double xi) const |
| |
◆ Func() [1/2]
◆ Func() [2/2]
| dftefe::utils::Spline::Func< memorySpace >::Func |
( |
const double * |
knotX, |
|
|
const double * |
knotY, |
|
|
const double * |
coefB, |
|
|
const double * |
coefC, |
|
|
const double * |
coefD, |
|
|
size_type |
nKnots, |
|
|
double |
c0, |
|
|
bool |
isSubdivGrid, |
|
|
double |
a, |
|
|
double |
r, |
|
|
dftefe::size_type |
numSubDiv |
|
) |
| |
◆ deriv()
◆ eval()
◆ d_a
◆ d_c0
◆ d_coefB
◆ d_coefC
◆ d_coefD
◆ d_isSubdivGrid
◆ d_knotX
◆ d_knotY
◆ d_nKnots
◆ d_numSubDiv
◆ d_r
The documentation for this class was generated from the following files: