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_6d Type Reference

6D decomposition, "slim" redesign with dynamic halo cells More...

Collaboration diagram for decomposition_slim_local_6d:

Private Attributes

type(halo_buffer_6dhalo_left
 
type(halo_buffer_6dhalo_right
 

Detailed Description

6D decomposition, "slim" redesign with dynamic halo cells

Definition at line 209 of file sll_m_decomposition.F90.

Member Data Documentation

◆ halo_left

type(halo_buffer_6d) halo_left
private

Definition at line 216 of file sll_m_decomposition.F90.

◆ halo_right

type(halo_buffer_6d) halo_right
private

Definition at line 217 of file sll_m_decomposition.F90.

    Report Typos and Errors