Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines
sll_m_maxwell_3d_base.F90 File Reference

Go to the source code of this file.

Data Types

type  sll_c_maxwell_3d_base
 
interface  compute_field1_from_field2
 
interface  compute_field_from_field
 
interface  compute_phi_e_from_field
 
interface  compute_E_from_j_3d
 
interface  sll_i_function_3d_real64
 3d real function More...
 
interface  update_dofs_function
 
interface  norm_squared
 
interface  inner_product
 
interface  empty
 
interface  multiply_mass
 
interface  multiply_mass_inverse
 

Modules

module  sll_m_maxwell_3d_base
 Module interface to solve Maxwell's equations in 3D.
 

Functions/Subroutines

subroutine compute_curl_part (self, delta_t, efield, bfield, betar)
 
    Report Typos and Errors