Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Attributes | List of all members
sll_t_particle_array Type Reference
Collaboration diagram for sll_t_particle_array:

Private Attributes

integer(kind=i32) n_species
 
class(sll_c_particle_group_base), dimension(:), allocatable group
 

Detailed Description

Definition at line 100 of file sll_m_particle_group_base.F90.

Member Data Documentation

◆ group

class(sll_c_particle_group_base), dimension(:), allocatable group
private

Definition at line 103 of file sll_m_particle_group_base.F90.

◆ n_species

integer(kind=i32) n_species
private

Definition at line 102 of file sll_m_particle_group_base.F90.

    Report Typos and Errors