![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_errors.h"#include "sll_memory.h"#include "sll_working_precision.h"Go to the source code of this file.
Data Types | |
| type | sll_t_advector_1d_ampere |
| type | sll_t_advector_1d_ampere_ptr |
Modules | |
| module | sll_m_advection_1d_ampere |
| Spectral 1d advection. | |
Functions/Subroutines | |
| type(sll_t_advector_1d_ampere) function, pointer, public | sll_f_new_advector_1d_ampere (nc_eta1, eta1_min, eta1_max) |
| subroutine | advector_1d_ampere_init (adv, nc_eta1, eta1_min, eta1_max) |
| subroutine | advect_1d (adv, a, dt, input, output) |
| subroutine | delete (adv) |
| subroutine | advect_1d_constant (adv, a, dt, input, output) |
1.9.1