Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Module interface to solve Maxwell's equations with coordinate transformation in 3D The linear systems are solved using PLAF.
Derived types and interfaces | |
type | sll_t_preconditioner_fft |
Functions/Subroutines | |
subroutine | init_3d_trafo (self, Lx, n_cells, s_deg_0, clamped) |
subroutine | free_3d_trafo (self) |
|
private |
self | fft preconditioner |
Definition at line 166 of file sll_m_preconditioner_fft.F90.
|
private |
[in,out] | self | fft preconditioner |
clamped | logical for clamped boundary conditions |
Definition at line 65 of file sll_m_preconditioner_fft.F90.