|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
One-dimensional smoothing interpolation for source/profile data. More...
Namespaces | |
| namespace | orb5x |
Functions | |
| void | orb5x::interpos_smooth (const std::vector< Real > &xin, const std::vector< Real > &yin, std::vector< Real > &yout, std::vector< Real > &youtp) |
One-dimensional smoothing interpolation for source/profile data.
Input coordinates must be monotone; the result follows the query-point order.