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_singular |
Modules | |
module | sll_m_preconditioner_singular |
Module interface to solve Maxwell's equations with coordinate transformation in 3D The linear systems are solved using PLAF. | |
Functions/Subroutines | |
subroutine | create_3d_trafo (self, inverse_mass_fft, lumped_mass, n_total) |
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) |