#include "sll_assert.h"
#include "sll_errors.h"
Go to the source code of this file.
|
subroutine | s_linear_operator_matrix_c1_block_new__init (self, n1, n2, p1, p2) |
|
integer function, dimension(2) | f_linear_operator_matrix_c1_block_new__get_shape (self) |
|
subroutine | s_linear_operator_matrix_c1_block_new__dot (self, x, y) |
|
subroutine | s_linear_operator_matrix_c1_block_new__dot_incr (self, x, y) |
|
subroutine | s_linear_operator_matrix_c1_block_new__to_array (self, A) |
|
subroutine | s_linear_operator_matrix_c1_block_new__free (self) |
|
|
integer, parameter | wp = f64 |
|