![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Private Member Functions | |
procedure, pass(adv) | init => initialize_advector_1d_bsl |
procedure, pass(adv) | advect_1d => bsl_advect_1d |
procedure, pass(adv) | advect_1d_constant => bsl_advect_1d_constant |
procedure, pass(adv) | delete => delete_bsl_1d_adv |
Private Attributes | |
class(sll_c_interpolator_1d), pointer | interp |
class(sll_c_characteristics_1d_base), pointer | charac |
real(kind=f64), dimension(:), pointer | eta_coords |
real(kind=f64), dimension(:), pointer | charac_feet |
integer(kind=i32) | npts |
Definition at line 40 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 51 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 52 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 53 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 50 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 43 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 45 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 44 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 42 of file sll_m_advection_1d_BSL.F90.
|
private |
Definition at line 46 of file sll_m_advection_1d_BSL.F90.