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_stencil_new |
Functions/Subroutines | |
subroutine | s_linear_operator_matrix_dense_to_stencil_new__init (self, s1, s2, s3) |
integer function, dimension(2) | f_linear_operator_matrix_dense_to_stencil_new__get_shape (self) |
subroutine | s_linear_operator_matrix_dense_to_stencil_new__dot (self, x, y) |
subroutine | s_linear_operator_matrix_dense_to_stencil_new__dot_incr (self, x, y) |
subroutine | s_linear_operator_matrix_dense_to_stencil_new__free (self) |
Variables | |
integer, parameter | wp = f64 |
|
private |
Definition at line 64 of file sll_m_linear_operator_matrix_dense_to_stencil_new.F90.
|
private |
Definition at line 74 of file sll_m_linear_operator_matrix_dense_to_stencil_new.F90.
|
private |
Definition at line 145 of file sll_m_linear_operator_matrix_dense_to_stencil_new.F90.
|
private |
Definition at line 214 of file sll_m_linear_operator_matrix_dense_to_stencil_new.F90.
|
private |
Definition at line 49 of file sll_m_linear_operator_matrix_dense_to_stencil_new.F90.
|
private |
Definition at line 24 of file sll_m_linear_operator_matrix_dense_to_stencil_new.F90.