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(:), allocatable | num_postprocess_particles |
real(kind=f64) | qoverm |
type(sll_t_cartesian_mesh_3d), pointer | mesh |
type(sll_t_particle_6d), dimension(:), pointer | p_list |
Definition at line 45 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 47 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 48 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 51 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 49 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 46 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 52 of file sll_m_particle_group_6d.F90.
|
private |
Definition at line 50 of file sll_m_particle_group_6d.F90.