Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines | Variables
sll_m_singular_mapping_advector_base.F90 File Reference
#include "sll_assert.h"
#include "sll_errors.h"
Include dependency graph for sll_m_singular_mapping_advector_base.F90:

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
 
    Report Typos and Errors