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
vector Type Reference

Evaluates the integral int_{poisition_old}^{position_new} field(x) d x and the integrated current. More...

Collaboration diagram for vector:

Private Attributes

real(kind=f64), dimension(:), allocatable vals
 

Detailed Description

Evaluates the integral int_{poisition_old}^{position_new} field(x) d x and the integrated current.

Definition at line 91 of file sll_m_particle_mesh_coupling_spline_3d_feec.F90.

Member Data Documentation

◆ vals

real(kind=f64), dimension(:), allocatable vals
private
    Report Typos and Errors