Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_polar_bsplines_2d |
Type containing new 2D polar basis functions. More... | |
Functions/Subroutines | |
subroutine | s_polar_bsplines_2d__init (self, spline_basis_eta1, spline_basis_eta2, mapping) |
subroutine | s_polar_bsplines_2d__free (self) |
Variables | |
integer, parameter | wp = f64 |
Working precision. More... | |
|
private |
Definition at line 174 of file sll_m_polar_bsplines_2d.F90.
|
private |
Definition at line 60 of file sll_m_polar_bsplines_2d.F90.
|
private |
Working precision.
Definition at line 22 of file sll_m_polar_bsplines_2d.F90.