https://mooseframework.inl.gov
MonotoneCubicInterpolation Member List

This is the complete list of members for MonotoneCubicInterpolation, including all inherited members.

_alphaMonotoneCubicInterpolationprotected
_betaMonotoneCubicInterpolationprotected
_deltaMonotoneCubicInterpolationprotected
_hMonotoneCubicInterpolationprotected
_internal_knotsMonotoneCubicInterpolationprotected
_n_intervalsMonotoneCubicInterpolationprotected
_n_knotsMonotoneCubicInterpolationprotected
_xMonotoneCubicInterpolationprotected
_yMonotoneCubicInterpolationprotected
_ypMonotoneCubicInterpolationprotected
dumpCSV(std::string filename, const std::vector< Real > &xnew)MonotoneCubicInterpolationvirtual
errorCheck()MonotoneCubicInterpolationprotectedvirtual
findInterval(const Real &x, unsigned int &klo, unsigned int &khi) constMonotoneCubicInterpolationprotectedvirtual
getSampleSize()MonotoneCubicInterpolationvirtual
h1(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h1DoublePrime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h1Prime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h2(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h2DoublePrime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h2Prime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h3(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h3DoublePrime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h3Prime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h4(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h4DoublePrime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
h4Prime(const Real &xhi, const Real &xlo, const Real &x) constMonotoneCubicInterpolationprotected
initialize_derivs()MonotoneCubicInterpolationprotectedvirtual
modify_derivs(const Real &alpha, const Real &beta, const Real &delta, Real &yp_lo, Real &yp_hi)MonotoneCubicInterpolationprotectedvirtual
MonotoneCubicInterpolation()MonotoneCubicInterpolation
MonotoneCubicInterpolation(const std::vector< Real > &x, const std::vector< Real > &y)MonotoneCubicInterpolation
p(const Real &xhi, const Real &xlo, const Real &fhi, const Real &flo, const Real &dhi, const Real &dlo, const Real &x) constMonotoneCubicInterpolationprotectedvirtual
pDoublePrime(const Real &xhi, const Real &xlo, const Real &fhi, const Real &flo, const Real &dhi, const Real &dlo, const Real &x) constMonotoneCubicInterpolationprotectedvirtual
phi(const Real &t) constMonotoneCubicInterpolationprotected
phiDoublePrime(const Real &t) constMonotoneCubicInterpolationprotected
phiPrime(const Real &t) constMonotoneCubicInterpolationprotected
pPrime(const Real &xhi, const Real &xlo, const Real &fhi, const Real &flo, const Real &dhi, const Real &dlo, const Real &x) constMonotoneCubicInterpolationprotectedvirtual
psi(const Real &t) constMonotoneCubicInterpolationprotected
psiDoublePrime(const Real &t) constMonotoneCubicInterpolationprotected
psiPrime(const Real &t) constMonotoneCubicInterpolationprotected
sample(const Real &x) constMonotoneCubicInterpolationvirtual
sample2ndDerivative(const Real &x) constMonotoneCubicInterpolationvirtual
sampleDerivative(const Real &x) constMonotoneCubicInterpolationvirtual
setData(const std::vector< Real > &x, const std::vector< Real > &y)MonotoneCubicInterpolationvirtual
sign(const Real &x) constMonotoneCubicInterpolationprotected
solve()MonotoneCubicInterpolationprotectedvirtual
~MonotoneCubicInterpolation()=defaultMonotoneCubicInterpolationvirtual