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_advector |
interface | i_sub_free |
Modules | |
module | sll_m_singular_mapping_advector_base |
Functions/Subroutines | |
real(wp) function, dimension(2) | f_singular_mapping_advector__advect_cart (self, eta, h, mapping, spline_2d_a1, spline_2d_a2) |
real(wp) function, dimension(2) | f_singular_mapping_advector__advect_pseudo_cart (self, eta, h, jac_2d_pcart, spline_2d_a1, spline_2d_a2) |
Variables | |
integer, parameter | wp = f64 |