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

Private Member Functions

subroutine signature_compute_e_from_j_1d (self, current, component, E)
 

Detailed Description

Definition at line 180 of file sll_m_maxwell_1d_base.F90.

Member Function/Subroutine Documentation

◆ signature_compute_e_from_j_1d()

subroutine signature_compute_e_from_j_1d ( class(sll_c_maxwell_1d_base self,
intent(in)  current,
intent(in)  component,
intent(inout)  E 
)
private

Definition at line 180 of file sll_m_maxwell_1d_base.F90.

    Report Typos and Errors