![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Private Attributes | |
| real(kind=f64), dimension(2) | eta_min |
| r min et theta min More... | |
| real(kind=f64), dimension(2) | eta_max |
| r max et theta max More... | |
| integer(kind=i32), dimension(2) | nc |
| number of cells in r and in theta More... | |
| integer(kind=i32) | n_points |
| number of points on the circle More... | |
| integer(kind=i32), dimension(2) | interp_degree |
| interpolation degrees in r,theta More... | |
| real(kind=f64), dimension(:, :), pointer | points |
| real(kind=f64), dimension(:, :, :), pointer | deriv |
| integer(kind=i32), dimension(:), pointer | pre_compute_n |
| real(kind=f64), dimension(:, :), pointer | pre_compute_coeff |
| integer(kind=i32), dimension(:, :), pointer | pre_compute_index |
| real(kind=f64), dimension(:), pointer | pre_compute_coeff_spl |
| real(kind=f64), dimension(:, :), pointer | lunat |
| real(kind=f64), dimension(:), pointer | luper |
| real(kind=f64), dimension(:, :, :), pointer | a_fft |
Definition at line 59 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 76 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 69 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
r max et theta max
Definition at line 62 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
r min et theta min
Definition at line 61 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
interpolation degrees in r,theta
Definition at line 66 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 74 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 75 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
number of points on the circle
Definition at line 65 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
number of cells in r and in theta
Definition at line 63 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 68 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 71 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 73 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 72 of file sll_m_gyroaverage_2d_polar.F90.
|
private |
Definition at line 70 of file sll_m_gyroaverage_2d_polar.F90.
1.9.1