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_intnd Interface Reference

Private Member Functions

pure integer(kind=i32) function, dimension(3) i_get_intnd (self, i)
 

Detailed Description

Definition at line 120 of file sll_m_particle_group_base.F90.

Constructor & Destructor Documentation

◆ i_get_intnd()

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

Definition at line 120 of file sll_m_particle_group_base.F90.

    Report Typos and Errors