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_base.F90 File Reference
#include "sll_assert.h"
#include "sll_errors.h"
Include dependency graph for sll_m_singular_mapping_base.F90:

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