Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_singular_mapping_discrete |
Concrete type, discrete singular mapping. More... | |
Functions/Subroutines | |
subroutine | s_singular_mapping_discrete__init (self, spline_basis_eta1, spline_basis_eta2, mapping_analytic) |
subroutine | s_singular_mapping_discrete__store_data (self, n1, n2, file_id) |
subroutine | s_singular_mapping_discrete__free (self) |
Variables | |
integer, parameter | wp = f64 |
Working precision. More... | |
|
private |
Definition at line 234 of file sll_m_singular_mapping_discrete.F90.
|
private |
Definition at line 77 of file sll_m_singular_mapping_discrete.F90.
|
private |
Definition at line 185 of file sll_m_singular_mapping_discrete.F90.
|
private |
Working precision.
Definition at line 35 of file sll_m_singular_mapping_discrete.F90.