Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines
sll_m_lobatto_poisson.F90 File Reference
#include "sll_assert.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_lobatto_poisson.F90:

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)
 
    Report Typos and Errors