Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_memory.h"
#include "sll_working_precision.h"
#include "sll_maxwell_solvers_macros.h"
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... | |