![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Signature of interpolate_array. More...
Private Member Functions | |
| subroutine | interpolator_1d_array (this, num_pts, data, coordinates, output_array) |
Signature of interpolate_array.
Definition at line 125 of file sll_m_interpolators_1d_base.F90.
|
private |
| [in,out] | this | interpolator object |
| [in] | num_pts | size of output array |
| [in] | data | function values at grid points |
| [in] | coordinates | points where output is desired (size num_pts) |
| [out] | output_array | interpolated values at coordinates |
Definition at line 125 of file sll_m_interpolators_1d_base.F90.
1.9.1