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

Private Member Functions

subroutine compute_e_from_j_3d (self, current, E, component)
 

Detailed Description

Definition at line 131 of file sll_m_maxwell_3d_base.F90.

Member Function/Subroutine Documentation

◆ compute_e_from_j_3d()

subroutine compute_e_from_j_3d ( class(sll_c_maxwell_3d_base self,
dimension(:), intent(in)  current,
dimension(:), intent(inout)  E,
optional  component 
)
private

Definition at line 131 of file sll_m_maxwell_3d_base.F90.

    Report Typos and Errors