Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Go to the source code of this file.
Data Types | |
type | sll_t_poisson_2d_fem_sps_stencil_new_assembler |
Modules | |
module | sll_m_poisson_2d_fem_sps_stencil_new_assembler |
Functions/Subroutines | |
subroutine | s_poisson_2d_fem_sps_stencil_new_assembler__init (self, n1, n2, p1, p2, weak_form) |
subroutine | s_poisson_2d_fem_sps_stencil_new_assembler__add_element_mat (self, k1, k2, data_1d_eta1, data_1d_eta2, int_volume, inv_metric, A, M) |
subroutine | s_poisson_2d_fem_sps_stencil_new_assembler__add_element_rhs (self, k1, k2, data_1d_eta1, data_1d_eta2, data_2d_rhs, int_volume, bs) |
Variables | |
integer, parameter | wp = f64 |