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
decomposition_slim_local_3d Type Reference
Collaboration diagram for decomposition_slim_local_3d:

Private Attributes

type(halo_buffer_3dhalo_left
 
type(halo_buffer_3dhalo_right
 

Detailed Description

Definition at line 231 of file sll_m_decomposition.F90.

Member Data Documentation

◆ halo_left

type(halo_buffer_3d) halo_left
private

Definition at line 238 of file sll_m_decomposition.F90.

◆ halo_right

type(halo_buffer_3d) halo_right
private

Definition at line 239 of file sll_m_decomposition.F90.

    Report Typos and Errors