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

Pointer to grid. More...

Collaboration diagram for t_xdmf_grid:

Private Attributes

type(sll_t_xml_element), pointer xml_grid
 
integer(kind=i32), dimension(:), allocatable dims
 

Detailed Description

Pointer to grid.

Definition at line 35 of file sll_m_xdmf_light_serial.F90.

Member Data Documentation

◆ dims

integer(kind=i32), dimension(:), allocatable dims
private

Definition at line 37 of file sll_m_xdmf_light_serial.F90.

◆ xml_grid

type(sll_t_xml_element), pointer xml_grid
private

Definition at line 36 of file sll_m_xdmf_light_serial.F90.

    Report Typos and Errors