Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Public Member Functions | |
subroutine | solve_paralution_with_rhs (self, rhs, sol) |
Definition at line 56 of file sll_m_paralution.F90.
subroutine solve_paralution_with_rhs | ( | type(paralution_solver) | self, |
real(kind=c_double), dimension(:), target | rhs, | ||
real(kind=c_double), dimension(:), target | sol | ||
) |