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

Private Member Functions

subroutine i_sub_dot (self, x, y)
 

Detailed Description

Definition at line 34 of file sll_m_linear_operator_base.F90.

Constructor & Destructor Documentation

◆ i_sub_dot()

subroutine i_sub_dot ( class(sll_c_linear_operator), intent(in)  self,
class(sll_c_vector_space), intent(in)  x,
class(sll_c_vector_space), intent(inout)  y 
)
private

Definition at line 34 of file sll_m_linear_operator_base.F90.

    Report Typos and Errors