Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_assert.h"
#include "sll_errors.h"
Go to the source code of this file.
Data Types | |
type | sll_c_singular_mapping |
Abstract type, singular mapping. More... | |
interface | i_sub_store_data |
Modules | |
module | sll_m_singular_mapping_base |
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... | |