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

Private Attributes

real(kind=f64), dimension(2) eta_min
 eta1 min and eta2 min More...
 
real(kind=f64), dimension(2) eta_max
 eta1 max and eta2 max More...
 

Detailed Description

Definition at line 16 of file sll_m_hermite_aligned_interpolation_2d.F90.

Member Data Documentation

◆ eta_max

real(kind=f64), dimension(2) eta_max
private

eta1 max and eta2 max

Definition at line 18 of file sll_m_hermite_aligned_interpolation_2d.F90.

◆ eta_min

real(kind=f64), dimension(2) eta_min
private

eta1 min and eta2 min

Definition at line 17 of file sll_m_hermite_aligned_interpolation_2d.F90.

    Report Typos and Errors