![]() |
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Module interface to solve Maxwell's equations.
Derived types and interfaces | |
| type | sll_t_preconditioner_jacobi |
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) |
|
private |
| [in,out] | self | preconditioner |
| linop | linear operator |
Definition at line 46 of file sll_m_preconditioner_jacobi.F90.
|
private |
| [in,out] | self | preconditioner |
Definition at line 94 of file sll_m_preconditioner_jacobi.F90.
|
private |
| [in] | self | preconditioner |
Definition at line 82 of file sll_m_preconditioner_jacobi.F90.
|
private |
| [in,out] | self | preconditioner |
Definition at line 87 of file sll_m_preconditioner_jacobi.F90.
|
private |
| [in,out] | self | preconditioner |
| [in] | verbose | logical for solver information |
Definition at line 75 of file sll_m_preconditioner_jacobi.F90.
|
private |
| [in,out] | self | preconditioner |
Definition at line 66 of file sll_m_preconditioner_jacobi.F90.
1.9.1