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

Go to the source code of this file.

Data Types

type  sll_t_particle_sorter_2d
 
interface  sll_o_delete
 

Modules

module  sll_m_particle_sort
 

Functions/Subroutines

type(sll_t_particle_sorter_2d) function, pointer, public sll_f_new_particle_sorter_2d (mesh)
 
subroutine, public sll_s_sort_particles_2d (sorter, group)
 
subroutine, public sll_s_sort_gc_particles_2d (sorter, group)
 
subroutine delete_particle_sorter_2d (sorter)
 
    Report Typos and Errors