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
i_clean Interface Reference

Clean up the time integrator. More...

Private Member Functions

subroutine i_clean (self)
 

Detailed Description

Clean up the time integrator.

Parameters
[in,out]selfODE integrator, caller

Definition at line 148 of file sll_m_ode_integrator_base.F90.

Constructor & Destructor Documentation

◆ i_clean()

subroutine i_clean ( class(sll_c_ode_integrator), intent(inout)  self)
private

Definition at line 148 of file sll_m_ode_integrator_base.F90.

    Report Typos and Errors