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_dense_to_dense |
Functions/Subroutines | |
subroutine | s_linear_operator_matrix_dense_to_dense__init (self, s1, s2, transposed) |
integer function, dimension(2) | f_linear_operator_matrix_dense_to_dense__get_shape (self) |
subroutine | s_linear_operator_matrix_dense_to_dense__dot (self, x, y) |
subroutine | s_linear_operator_matrix_dense_to_dense__dot_incr (self, x, y) |
subroutine | s_linear_operator_matrix_dense_to_dense__free (self) |
Variables | |
integer, parameter | wp = f64 |
|
private |
Definition at line 70 of file sll_m_linear_operator_matrix_dense_to_dense.F90.
|
private |
Definition at line 83 of file sll_m_linear_operator_matrix_dense_to_dense.F90.
|
private |
Definition at line 132 of file sll_m_linear_operator_matrix_dense_to_dense.F90.
|
private |
Definition at line 181 of file sll_m_linear_operator_matrix_dense_to_dense.F90.
|
private |
Definition at line 50 of file sll_m_linear_operator_matrix_dense_to_dense.F90.
|
private |
Definition at line 22 of file sll_m_linear_operator_matrix_dense_to_dense.F90.