![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Functions/Subroutines | |
| subroutine, public | sll_s_choles (mudl, ae, as) |
| subroutine, public | sll_s_desrem (mudl, a, be, ntdl, bs) |
| subroutine, public sll_m_choleski::sll_s_choles | ( | integer(kind=i32), dimension(:), intent(in) | mudl, |
| real(kind=f64), dimension(:), intent(in) | ae, | ||
| real(kind=f64), dimension(:), intent(inout) | as | ||
| ) |
| subroutine, public sll_m_choleski::sll_s_desrem | ( | dimension(0:*), intent(in) | mudl, |
| dimension(*), intent(in) | a, | ||
| dimension(*), intent(in) | be, | ||
| intent(in) | ntdl, | ||
| dimension(*), intent(inout) | bs | ||
| ) |
1.9.1