Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Private Member Functions | |
subroutine | eval_single (self, position, func_value) |
Definition at line 67 of file sll_m_pic_poisson_base.F90.
|
private |
[in,out] | self | Pic Poisson solver object |
[in] | position | Position of the particle |
[out] | func_value | Value(s) of the electric fields at given position |
Definition at line 67 of file sll_m_pic_poisson_base.F90.