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

Go to the source code of this file.

Data Types

type  sll_c_bsplines
 Abstract type, B-splines. More...
 
interface  i_sub_free
 Find which grid cell contains the given point. More...
 

Modules

module  sll_m_bsplines_base
 Abstract class for B-splines of arbitrary degree.
 

Variables

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