Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Member Functions | List of all members
i_get_int Interface Reference

Private Member Functions

pure integer(kind=i32) function i_get_int (self, i)
 

Detailed Description

Definition at line 109 of file sll_m_particle_group_base.F90.

Constructor & Destructor Documentation

◆ i_get_int()

pure integer(kind=i32) function i_get_int ( class( sll_c_particle_group_base ), intent(in)  self,
integer(kind=i32), intent(in)  i 
)
private

Definition at line 109 of file sll_m_particle_group_base.F90.

    Report Typos and Errors