Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Go to the source code of this file.
Data Types | |
type | sll_t_preconditioner_jacobi |
Modules | |
module | sll_m_preconditioner_jacobi |
Module interface to solve Maxwell's equations. | |
Functions/Subroutines | |
subroutine | create_3d_trafo (self, linop) |
subroutine | solve_3d_trafo (self, rhs, unknown) |
subroutine | set_verbose (self, verbose) |
subroutine | print_info (self) |
subroutine | read_from_file (self, filename) |
subroutine | free_3d_trafo (self) |