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"
Go to the source code of this file.
Modules | |
module | sll_m_hex_poisson |
Functions/Subroutines | |
subroutine, public | sll_s_hex_matrix_poisson (matrix_poisson, mesh, type) |
subroutine, public | sll_s_hex_second_terme_poisson (second_terme, mesh, rho) |
real(kind=f64) function | value_if_inside_rho (k1, k2, mesh, rho) |
subroutine, public | sll_s_compute_hex_fields (mesh, uxn, uyn, dxuxn, dyuxn, dxuyn, dyuyn, phi, type) |
real(kind=f64) function | value_if_inside_phi (k1, k2, mesh, phi) |