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

Private Member Functions

subroutine multiply_derivative (self, in, out)
 

Detailed Description

Definition at line 204 of file sll_m_maxwell_1d_base.F90.

Constructor & Destructor Documentation

◆ multiply_derivative()

subroutine multiply_derivative ( class(sll_c_maxwell_1d_base), intent(in)  self,
dimension(:), intent(in)  in,
dimension(:), intent(out)  out 
)
private

Definition at line 204 of file sll_m_maxwell_1d_base.F90.

    Report Typos and Errors