Go to the source code of this file.
|  | 
| template<class Device , KinType KT, PhiInterpType PIT, MarkerType MT, MagneticFieldMode MFM, BFieldSymmetry BFS, typename GFPT > | 
| KOKKOS_INLINE_FUNCTION void | particle_push_c (const Grid< Device > &grid, const MagneticField< Device > &magnetic_field, const GridFieldPack< Device, GFPT > &gfpack, const PushControls &push_controls, const Species< Device > &species, const PerturbedBField< Device > &perturbed_B_field, const HeatDiagnostics< Device > &heat_diag, const WallLoss &wall_loss, const Sheath< Device > &sheath, double dt, int ncycles, int) | 
|  | 
◆ particle_push_c()
template<class Device , KinType KT, PhiInterpType PIT, MarkerType MT, MagneticFieldMode MFM, BFieldSymmetry BFS, typename GFPT > 
      
        
          | KOKKOS_INLINE_FUNCTION void particle_push_c | ( | const Grid< Device > & | grid, | 
        
          |  |  | const MagneticField< Device > & | magnetic_field, | 
        
          |  |  | const GridFieldPack< Device, GFPT > & | gfpack, | 
        
          |  |  | const PushControls & | push_controls, | 
        
          |  |  | const Species< Device > & | species, | 
        
          |  |  | const PerturbedBField< Device > & | perturbed_B_field, | 
        
          |  |  | const HeatDiagnostics< Device > & | heat_diag, | 
        
          |  |  | const WallLoss & | wall_loss, | 
        
          |  |  | const Sheath< Device > & | sheath, | 
        
          |  |  | double | dt, | 
        
          |  |  | int | ncycles, | 
        
          |  |  | int | i_item | 
        
          |  | ) |  |  | 
      
 
Push particles, ie update their phases 
- Parameters
- 
  
    | [in] | part | Particle AoSoA |  | [in] | i_item | Particle/vector index |