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
solve Interface Reference

Public Member Functions

subroutine solve_paralution_with_rhs (self, rhs, sol)
 

Detailed Description

Definition at line 56 of file sll_m_paralution.F90.

Member Function/Subroutine Documentation

◆ solve_paralution_with_rhs()

subroutine solve_paralution_with_rhs ( type(paralution_solver self,
real(kind=c_double), dimension(:), target  rhs,
real(kind=c_double), dimension(:), target  sol 
)

Definition at line 96 of file sll_m_paralution.F90.

Here is the call graph for this function:
    Report Typos and Errors