Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Member Functions | List of all members
sll_o_solve Interface Reference

Private Member Functions

subroutine solve_lobatto_poisson (this, rhs, ex, ey)
 

Detailed Description

Definition at line 46 of file sll_m_lobatto_poisson.F90.

Member Function/Subroutine Documentation

◆ solve_lobatto_poisson()

subroutine solve_lobatto_poisson ( type(sll_t_lobatto_poisson_solver this,
type(sll_t_dg_field_2d rhs,
type(sll_t_dg_field_2d ex,
type(sll_t_dg_field_2d ey 
)
private

Definition at line 81 of file sll_m_lobatto_poisson.F90.

Here is the call graph for this function:
    Report Typos and Errors