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

Private Member Functions

subroutine delete_cubic_nonunif_spline_1d (spline, ierr)
 delete spline object More...
 

Detailed Description

Definition at line 57 of file sll_m_cubic_non_uniform_splines.F90.

Member Function/Subroutine Documentation

◆ delete_cubic_nonunif_spline_1d()

subroutine delete_cubic_nonunif_spline_1d ( type(sll_t_cubic_nonunif_spline_1d), pointer  spline,
integer(kind=i32)  ierr 
)
private

delete spline object

Definition at line 102 of file sll_m_cubic_non_uniform_splines.F90.

    Report Typos and Errors