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

Private Member Functions

subroutine solve_mumps_without_rhs (self, sol)
 

Detailed Description

Definition at line 35 of file sll_m_mumps.F90.

Member Function/Subroutine Documentation

◆ solve_mumps_without_rhs()

subroutine solve_mumps_without_rhs ( type(mumps_solver self,
real(kind=f64), dimension(:)  sol 
)
private

Definition at line 108 of file sll_m_mumps.F90.

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