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

Array type. More...

Collaboration diagram for sll_t_array:

Private Attributes

real(kind=f64), dimension(:), allocatable vals
 Values of the array. More...
 

Detailed Description

Array type.

Definition at line 67 of file sll_m_distribution_function_initializer_6d.F90.

Member Data Documentation

◆ vals

real(kind=f64), dimension(:), allocatable vals
private

Values of the array.

Definition at line 68 of file sll_m_distribution_function_initializer_6d.F90.

    Report Typos and Errors