Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Signature of interpolate_array_disp. More...
Private Member Functions | |
subroutine | interpolator_1d_array_disp (this, num_pts, data, alpha, output_array) |
Signature of interpolate_array_disp.
Definition at line 138 of file sll_m_interpolators_1d_base.F90.
|
private |
[in,out] | this | interpolator object |
[in] | num_pts | size of output array |
[in] | data | data to be interpolated |
[in] | alpha | displacement |
[out] | output_array | interpolated values |
Definition at line 138 of file sll_m_interpolators_1d_base.F90.