#include "sll_assert.h"
#include "sll_errors.h"
Go to the source code of this file.
|
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) |
|
|
integer, parameter | wp = f64 |
|