Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Private Attributes | |
integer(kind=i32) | number_particles |
integer(kind=i32) | active_particles |
integer(kind=i32) | guard_list_size |
integer(kind=i32), dimension(:), pointer | num_postprocess_particles |
real(kind=f64) | qoverm |
type(sll_t_cartesian_mesh_2d), pointer | mesh |
type(sll_t_particle_4d), dimension(:), pointer | p_list |
type(sll_t_particle_4d_guard_ptr), dimension(:), pointer | p_guard |
Definition at line 48 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 50 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 51 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 56 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 54 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 49 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 58 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 57 of file sll_m_particle_group_4d.F90.
|
private |
Definition at line 55 of file sll_m_particle_group_4d.F90.