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

2d cartesian mesh pointer More...

Collaboration diagram for sll_t_cartesian_mesh_2d_ptr:

Private Attributes

type(sll_t_cartesian_mesh_2d), pointer lm
 

Detailed Description

2d cartesian mesh pointer

Definition at line 102 of file sll_m_cartesian_meshes.F90.

Member Data Documentation

◆ lm

type(sll_t_cartesian_mesh_2d), pointer lm
private

Definition at line 103 of file sll_m_cartesian_meshes.F90.

    Report Typos and Errors