Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_assert.h"
Go to the source code of this file.
Data Types | |
type | sll_t_poisson_2d_fem_sps_dense |
Modules | |
module | sll_m_poisson_2d_fem_sps_dense |
Functions/Subroutines | |
subroutine | s_poisson_2d_fem_sps_dense__init (self, bsplines_eta1, bsplines_eta2, breaks_eta1, breaks_eta2, mapping, tol, verbose) |
subroutine | s_poisson_2d_fem_sps_dense__solve_1 (self, rhs, sol) |
subroutine | s_poisson_2d_fem_sps_dense__solve_2 (self, rhs, sol) |
subroutine | s_poisson_2d_fem_sps_dense__free (self) |
Variables | |
integer, parameter | wp = f64 |