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

Private Member Functions

subroutine compute_phi_e_from_field (self, field_in, field_out, efield_dofs)
 

Detailed Description

Definition at line 118 of file sll_m_maxwell_3d_base.F90.

Constructor & Destructor Documentation

◆ compute_phi_e_from_field()

subroutine compute_phi_e_from_field ( class(sll_c_maxwell_3d_base self,
dimension(:), intent(in)  field_in,
dimension(:), intent(inout)  field_out,
dimension(:), intent(out)  efield_dofs 
)
private

Definition at line 118 of file sll_m_maxwell_3d_base.F90.

    Report Typos and Errors