![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_memory.h"#include "sll_working_precision.h"Go to the source code of this file.
Modules | |
| module | sll_m_pivotbande |
Functions/Subroutines | |
| subroutine | searchband (a, n, l1, l2) |
| subroutine | factolub (a, l, u, n, l1, l2) |
| subroutine, public | sll_s_factolub_bande (a, l, u, n, l1, l2) |
| subroutine | solvlub (l, u, x, b, n, l1, l2) |
| subroutine, public | sll_s_solvlub_bande (l, u, x, b, n, l1, l2) |
| subroutine | gauss_seidel (a, x, b, n) |
| subroutine | residue (a, x, b, n, error_l2) |
| subroutine | gauss_seidel_bande (a, x, b, l1, l2, n) |
| subroutine, public | sll_s_residue_bande (a, x, b, l1, l2, n, error_l2) |
1.9.1