Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
1d real function, abstract interface for function defining the control variate More...
Private Member Functions | |
real(kind=f64) function | sll_i_control_variate (self, xi, vi, time) |
1d real function, abstract interface for function defining the control variate
Definition at line 48 of file sll_m_control_variate.F90.
|
private |
self | Control variate object | |
[in] | xi | particle position |
[in] | vi | particle velocity |
[in] | time | current time |
Definition at line 48 of file sll_m_control_variate.F90.