Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Derived types and interfaces | Functions/Subroutines
sll_m_hermite_aligned_interpolation_2d Module Reference

Derived types and interfaces

type  sll_t_hermite_aligned_interpolation_2d
 

Functions/Subroutines

type(sll_t_hermite_aligned_interpolation_2d) function, pointer, public sll_f_new_hermite_aligned_interpolation_2d ()
 
subroutine initialize_hermite_aligned_interpolation_2d (interp)
 

Function/Subroutine Documentation

◆ initialize_hermite_aligned_interpolation_2d()

subroutine sll_m_hermite_aligned_interpolation_2d::initialize_hermite_aligned_interpolation_2d ( type(sll_t_hermite_aligned_interpolation_2d interp)
private

Definition at line 35 of file sll_m_hermite_aligned_interpolation_2d.F90.

Here is the caller graph for this function:

◆ sll_f_new_hermite_aligned_interpolation_2d()

type(sll_t_hermite_aligned_interpolation_2d) function, pointer, public sll_m_hermite_aligned_interpolation_2d::sll_f_new_hermite_aligned_interpolation_2d

Definition at line 24 of file sll_m_hermite_aligned_interpolation_2d.F90.

Here is the call graph for this function:
    Report Typos and Errors