Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Attributes | List of all members
sll_t_lobatto_poisson_solver Type Reference
Collaboration diagram for sll_t_lobatto_poisson_solver:

Private Attributes

class(sll_c_coordinate_transformation_2d_base), pointer tau
 
integer(kind=i32) order
 

Detailed Description

Definition at line 37 of file sll_m_lobatto_poisson.F90.

Member Data Documentation

◆ order

integer(kind=i32) order
private

Definition at line 39 of file sll_m_lobatto_poisson.F90.

◆ tau

class(sll_c_coordinate_transformation_2d_base), pointer tau
private

Definition at line 38 of file sll_m_lobatto_poisson.F90.

    Report Typos and Errors