Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_lobatto_poisson_solver |
interface | sll_o_create |
interface | sll_o_solve |
interface | sll_o_delete |
Functions/Subroutines | |
subroutine | initialize_lobatto_poisson (this, tau, order) |
subroutine | solve_lobatto_poisson (this, rhs, ex, ey) |
subroutine | delete_lobatto_poisson (this) |
|
private |
Definition at line 95 of file sll_m_lobatto_poisson.F90.
|
private |
Definition at line 56 of file sll_m_lobatto_poisson.F90.
|
private |
Definition at line 81 of file sll_m_lobatto_poisson.F90.