Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Member Functions | List of all members
sll_o_create Interface Reference

Private Member Functions

type(sll_t_penta_diagonal_solver) function, pointer new_penta_diagonal (n)
 allocate the solveR More...
 

Detailed Description

Definition at line 49 of file sll_m_penta_diagonal.F90.

Member Function/Subroutine Documentation

◆ new_penta_diagonal()

type(sll_t_penta_diagonal_solver) function, pointer new_penta_diagonal ( integer(kind=i32)  n)
private

allocate the solveR

Definition at line 64 of file sll_m_penta_diagonal.F90.

    Report Typos and Errors