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

Private Attributes

real(kind=f64), dimension(:), pointer data
 
integer(kind=i32) request
 

Detailed Description

Definition at line 98 of file sll_m_point_to_point_comms.F90.

Member Data Documentation

◆ data

real(kind=f64), dimension(:), pointer data
private

Definition at line 99 of file sll_m_point_to_point_comms.F90.

◆ request

integer(kind=i32) request
private

Definition at line 100 of file sll_m_point_to_point_comms.F90.

    Report Typos and Errors