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

Private Member Functions

procedure, pass(self) name => name_boundary
 
procedure, pass(self) parse => parse_boundary
 

Private Attributes

integer(kind=i32) id
 
character(len=32), private pname
 

Detailed Description

Definition at line 43 of file sll_m_descriptors.F90.

Member Function/Subroutine Documentation

◆ name()

procedure, pass(self) name
private

Definition at line 47 of file sll_m_descriptors.F90.

◆ parse()

procedure, pass(self) parse
private

Definition at line 48 of file sll_m_descriptors.F90.

Here is the call graph for this function:

Member Data Documentation

◆ id

integer(kind=i32) id
private

Definition at line 44 of file sll_m_descriptors.F90.

◆ pname

character(len=32), private pname
private

Definition at line 45 of file sll_m_descriptors.F90.

    Report Typos and Errors