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

Private Member Functions

subroutine signature_compute_phi_from_field (self, in, phi, efield)
 

Detailed Description

Definition at line 192 of file sll_m_maxwell_1d_base.F90.

Constructor & Destructor Documentation

◆ signature_compute_phi_from_field()

subroutine signature_compute_phi_from_field ( class(sll_c_maxwell_1d_base self,
dimension(:), intent(in)  in,
dimension(:), intent(out)  phi,
dimension(:), intent(out)  efield 
)
private

Definition at line 192 of file sll_m_maxwell_1d_base.F90.

    Report Typos and Errors