Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_qn_solver_2d_fem_sps_stencil_new |
Functions/Subroutines | |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__init (self, bsplines_eta1, bsplines_eta2, breaks_eta1, breaks_eta2, mapping, coeffs1, coeffs2, tol, verbose) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__set_boundary_conditions (self, bc) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__reset_charge (self) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__accumulate_charge_1 (self, rhs) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__accumulate_charge_2 (self, rhs) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__accumulate_charge_3 (self, intensity, location) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__solve (self, sol) |
subroutine | s_qn_solver_2d_fem_sps_stencil_new__free (self) |
Variables | |
integer, parameter | wp = f64 |
|
private |
Definition at line 505 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 552 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 569 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 653 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 158 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 497 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 454 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 602 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.
|
private |
Definition at line 51 of file sll_m_qn_solver_2d_fem_sps_stencil_new.F90.