Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_assert.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
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) |