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

Private Member Functions

subroutine initialise (self, iterations, n_dofs, mode)
 

Detailed Description

Definition at line 34 of file sll_m_filter_base_1d.F90.

Constructor & Destructor Documentation

◆ initialise()

subroutine initialise ( class( sll_c_filter_base_1d ), intent(out)  self,
integer(kind=i32), intent(in)  iterations,
integer(kind=i32), intent(in)  n_dofs,
integer(kind=i32), intent(in), optional  mode 
)
private

Definition at line 34 of file sll_m_filter_base_1d.F90.

    Report Typos and Errors