Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Generic sub-routine defined for 2D box spline types. Deallocates the memory associated with the given box spline object. More...
Private Member Functions | |
subroutine | delete_box_spline_2d (spline) |
Generic sub-routine defined for 2D box spline types. Deallocates the memory associated with the given box spline object. More... | |
Generic sub-routine defined for 2D box spline types. Deallocates the memory associated with the given box spline object.
[in,out] | spline_object. |
Definition at line 82 of file sll_m_box_splines.F90.
|
private |
Generic sub-routine defined for 2D box spline types. Deallocates the memory associated with the given box spline object.
[in,out] | spline_object. |
Definition at line 866 of file sll_m_box_splines.F90.