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_weak_form |
Modules | |
module | sll_m_poisson_2d_fem_sps_weak_form |
Functions/Subroutines | |
subroutine | s_poisson_2d_fem_sps_weak_form__element_mat (self, test_values_and_derivs_eta1, test_values_and_derivs_eta2, trial_values_and_derivs_eta1, trial_values_and_derivs_eta2, int_volume, inv_metric, Aij, Mij) |
subroutine | s_poisson_2d_fem_sps_weak_form__element_rhs (self, test_values_and_derivs_eta1, test_values_and_derivs_eta2, data_2d_rhs, int_volume, bi) |
Variables | |
integer, parameter | wp = f64 |