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

Wrapper around the communicator. More...

Collaboration diagram for sll_t_collective_t:

Private Attributes

type(sll_t_collective_t), pointer parent => null()
 Pointer to parent communicator. More...
 

Detailed Description

Wrapper around the communicator.

Definition at line 234 of file sll_m_collective.F90.

Member Data Documentation

◆ parent

type(sll_t_collective_t), pointer parent => null()
private

Pointer to parent communicator.

Communicator Control of rank assigment Rank of the process Communicator size

Definition at line 235 of file sll_m_collective.F90.

    Report Typos and Errors