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_c1_block |
Functions/Subroutines | |
subroutine | s_linear_operator_matrix_c1_block__init (self, n1, n2, p1, p2) |
integer function, dimension(2) | f_linear_operator_matrix_c1_block__get_shape (self) |
subroutine | s_linear_operator_matrix_c1_block__dot (self, x, y) |
subroutine | s_linear_operator_matrix_c1_block__dot_incr (self, x, y) |
subroutine | s_linear_operator_matrix_c1_block__to_array (self, A) |
subroutine | s_linear_operator_matrix_c1_block__free (self) |
Variables | |
integer, parameter | wp = f64 |
|
private |
Definition at line 80 of file sll_m_linear_operator_matrix_c1_block.F90.
|
private |
Definition at line 90 of file sll_m_linear_operator_matrix_c1_block.F90.
|
private |
Definition at line 126 of file sll_m_linear_operator_matrix_c1_block.F90.
|
private |
Definition at line 200 of file sll_m_linear_operator_matrix_c1_block.F90.
|
private |
Definition at line 60 of file sll_m_linear_operator_matrix_c1_block.F90.
|
private |
Definition at line 162 of file sll_m_linear_operator_matrix_c1_block.F90.
|
private |
Definition at line 30 of file sll_m_linear_operator_matrix_c1_block.F90.