![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_assert.h"Go to the source code of this file.
Data Types | |
| type | sll_t_spline_2d |
| 2D tensor-product spline More... | |
Modules | |
| module | sll_m_spline_2d |
| Module for tensor-product 2D splines. | |
Functions/Subroutines | |
| subroutine | s_spline_2d__init (self, bsplines_x1, bsplines_x2) |
| Initialize 2D spline object as element of span(B-splines) More... | |
| subroutine | s_spline_2d__free (self) |
| Destroy 2D spline (re-initialization is possible afterwards) More... | |
Variables | |
| integer, parameter | wp = f64 |
| Working precision. More... | |
1.9.1