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

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...
 
    Report Typos and Errors