Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_c_singular_mapping |
Abstract type, singular mapping. More... | |
interface | i_sub_store_data |
Functions/Subroutines | |
real(wp) function, dimension(2) | f_singular_mapping__eval_inverse (self, x, eta0, tol, maxiter) |
Variables | |
integer, parameter | wp = f64 |
Working precision. More... | |
|
private |
Definition at line 83 of file sll_m_singular_mapping_base.F90.
|
private |
Working precision.
Definition at line 20 of file sll_m_singular_mapping_base.F90.