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

Private Member Functions

subroutine i_set_coords (self, i, x)
 

Detailed Description

Definition at line 175 of file sll_m_particle_group_base.F90.

Constructor & Destructor Documentation

◆ i_set_coords()

subroutine i_set_coords ( class( sll_c_particle_group_base ), intent(inout)  self,
integer(kind=i32), intent(in)  i,
real(kind=f64), dimension(3), intent(in)  x 
)
private

Definition at line 175 of file sll_m_particle_group_base.F90.

    Report Typos and Errors