Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_working_precision.h"
Go to the source code of this file.
Modules | |
module | sll_m_primitives |
Functions to compute primitive of 1d function. | |
Functions/Subroutines | |
subroutine, public | sll_s_function_to_primitive (f, x, n, xm) |
Compute primitive of f. More... | |
subroutine, public | sll_s_primitive_to_function (f, x, n, xm) |
Compute function value from primitive. More... | |