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

Public Member Functions

subroutine init_paralution (self, n, nnz)
 

Detailed Description

Definition at line 52 of file sll_m_paralution.F90.

Member Function/Subroutine Documentation

◆ init_paralution()

subroutine init_paralution ( type(paralution_solver self,
integer(kind=i32), intent(in)  n,
integer(kind=i32), intent(in)  nnz 
)

Definition at line 70 of file sll_m_paralution.F90.

    Report Typos and Errors