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_spline_matrix_base.F90 File Reference

Go to the source code of this file.

Data Types

type  sll_c_spline_matrix
 
interface  i_sub_set_element
 
interface  i_sub_factorize
 
interface  i_sub_solve_inplace
 
interface  i_sub_write
 
interface  i_sub_free
 

Modules

module  sll_m_spline_matrix_base
 Abstract class for small matrix library with basic operations: set matrix element, factorize, solve and write to output.
 

Variables

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