Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_assert.h"
#include "sll_working_precision.h"
Go to the source code of this file.
Data Types | |
type | sll_t_lobatto_poisson_solver |
interface | sll_o_create |
interface | sll_o_solve |
interface | sll_o_delete |
Modules | |
module | sll_m_lobatto_poisson |
Functions/Subroutines | |
subroutine | initialize_lobatto_poisson (this, tau, order) |
subroutine | solve_lobatto_poisson (this, rhs, ex, ey) |
subroutine | delete_lobatto_poisson (this) |