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_solvers_base.F90 File Reference
#include "sll_memory.h"
#include "sll_working_precision.h"
#include "sll_maxwell_solvers_macros.h"
Include dependency graph for sll_m_maxwell_solvers_base.F90:

Go to the source code of this file.

Data Types

type  sll_maxwell_solver
 Parent object of all Maxwell solvers. More...
 

Modules

module  sll_m_maxwell_solvers_base
 This module contains common subroutines for Maxwell solvers.
 

Functions/Subroutines

subroutine, public sll_s_plot_two_fields (fname, n1, n2, f1, f2, iplot, time)
 write files to visualize 2d fields with gnuplot More...
 
    Report Typos and Errors