![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Implementation of various quadrature rules for integration of a function.
This module aims at providing a single interface to the process of integrating a function on a given interval.
How to use it
-lsll_quadrature
use sll_m_gauss_legendre_integration
use sll_m_gauss_lobatto_integration
Examples