Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Derived types and interfaces | |
type | sll_t_linear_operator_matrix_stencil_to_stencil |
Functions/Subroutines | |
subroutine | s_linear_operator_matrix_stencil_to_stencil__init (self, s1, s2, p1, p2) |
integer function, dimension(2) | f_linear_operator_matrix_stencil_to_stencil__get_shape (self) |
subroutine | s_linear_operator_matrix_stencil_to_stencil__dot (self, x, y) |
subroutine | s_linear_operator_matrix_stencil_to_stencil__dot_incr (self, x, y) |
subroutine | s_linear_operator_matrix_stencil_to_stencil__to_array (self, A) |
subroutine | s_linear_operator_matrix_stencil_to_stencil__free (self) |
Variables | |
integer, parameter | wp = f64 |
|
private |
Definition at line 66 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.
|
private |
Definition at line 76 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.
|
private |
Definition at line 174 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.
|
private |
Definition at line 303 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.
|
private |
Definition at line 49 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.
|
private |
Definition at line 270 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.
|
private |
Definition at line 22 of file sll_m_linear_operator_matrix_stencil_to_stencil.F90.