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

Go to the source code of this file.

Data Types

type  sll_t_polar_bsplines_2d
 Type containing new 2D polar basis functions. More...
 

Modules

module  sll_m_polar_bsplines_2d
 

Functions/Subroutines

subroutine s_polar_bsplines_2d__init (self, spline_basis_eta1, spline_basis_eta2, mapping)
 
subroutine s_polar_bsplines_2d__free (self)
 

Variables

integer, parameter wp = f64
 Working precision. More...
 
    Report Typos and Errors