Procedure | Location | Procedure Type | Description |
---|---|---|---|
dchfcm | pchip_module | Function | Check a single cubic for monotonicity |
dchfdv | pchip_module | Subroutine | Cubic Hermite Function and Derivative Evaluator |
dchfev | pchip_module | Subroutine | Cubic Hermite Function Evaluator |
dchfie | pchip_module | Function | Cubic Hermite Function Integral Evaluator |
dpchbs | pchip_module | Subroutine | Piecewise Cubic Hermite to B-Spline converter. |
dpchce | pchip_module | Subroutine | Set boundary conditions for dpchic |
dpchci | pchip_module | Subroutine | Set interior derivatives for DPCHIC |
dpchcm | pchip_module | Subroutine | Check a cubic Hermite function for monotonicity |
dpchcs | pchip_module | Subroutine | Monotonicity Switch Derivative Setter |
dpchdf | pchip_module | Function | Computes divided differences for dpchce and dpchsp |
dpchfd | pchip_module | Subroutine | Piecewise Cubic Hermite Function and Derivative evaluator |
dpchfe | pchip_module | Subroutine | Piecewise Cubic Hermite Function Evaluator |
dpchia | pchip_module | Function | Piecewise Cubic Hermite Integrator, Arbitrary limits |
dpchic | pchip_module | Subroutine | Piecewise Cubic Hermite Interpolation Coefficients. |
dpchid | pchip_module | Function | Piecewise Cubic Hermite Integrator, Data limits |
dpchim | pchip_module | Subroutine | Piecewise Cubic Hermite Interpolation to Monotone data. |
dpchkt | pchip_module | Subroutine | Set a knot sequence for the B-spline representation of a PCH function with breakpoints X. All knots will be at least double. Endknots are set as: |
dpchsd | pchip_module | Function | inline function for weighted average of slopes. |
dpchsp | pchip_module | Subroutine | Piecewise Cubic Hermite Spline |
dpchst | pchip_module | Function | DPCHIP Sign-Testing Routine |
dpchsw | pchip_module | Subroutine | Switch Excursion Limiter. |
xermsg | pchip_module | Subroutine | Error reporter. |