Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_working_precision.h"
Go to the source code of this file.
Data Types | |
type | sll_t_linear_operator_poisson_1d |
Modules | |
module | sll_m_linear_operator_poisson_1d |
Functions/Subroutines | |
subroutine | create_linear_operator_poisson_1d (self, mass, n_dofs, delta_x) |
subroutine | dot_poisson_1d (self, x, y) |
subroutine | print_info_poisson_1d (self) |
subroutine | free_poisson_1d (self) |