Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Variables
sll_m_particle_mesh_coupling_base_1d.F90 File Reference
#include "sll_working_precision.h"
Include dependency graph for sll_m_particle_mesh_coupling_base_1d.F90:

Go to the source code of this file.

Data Types

type  sll_c_particle_mesh_coupling_1d
 Basic type of a kernel smoother used for PIC simulations. More...
 
interface  add_single
 
interface  add_array
 
interface  eval_single
 
interface  eval_multiple
 
interface  add_current
 
interface  add_current_evaluate
 
interface  add_update
 
interface  empty
 

Modules

module  sll_m_particle_mesh_coupling_base_1d
 Base class for kernel smoothers for accumulation and field evaluation in PIC.
 

Variables

integer(kind=i32), parameter, public sll_p_galerkin = 0
 
integer(kind=i32), parameter, public sll_p_collocation = 1
 
    Report Typos and Errors