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