Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Derived types and interfaces | Variables
sll_m_bsplines_base Module Reference

Description

Abstract class for B-splines of arbitrary degree.

Author
Yaman Güçlü - IPP Garching
Edoardo Zoni - IPP Garching

Derived types and interfaces

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

Variables

integer, parameter wp = f64
 Working precision. More...
 

Variable Documentation

◆ wp

integer, parameter wp = f64
private

Working precision.

Definition at line 21 of file sll_m_bsplines_base.F90.

    Report Typos and Errors