Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Member Functions | List of all members
sll_o_delete Interface Reference

Deallocate the interpolator object. More...

Private Member Functions

subroutine delete_sll_cubic_spline_interpolator_2d (interpolator)
 

Detailed Description

Deallocate the interpolator object.

Definition at line 113 of file sll_m_cubic_spline_interpolator_2d.F90.

Member Function/Subroutine Documentation

◆ delete_sll_cubic_spline_interpolator_2d()

subroutine delete_sll_cubic_spline_interpolator_2d ( class(sll_t_cubic_spline_interpolator_2d), intent(inout)  interpolator)
private

Definition at line 119 of file sll_m_cubic_spline_interpolator_2d.F90.

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