Next: Interface diagonalise
Up: Module matrix_module
Previous: Interface Print
Contents
Index
Add a block to a given matrix. The block dimensions have to be specified.
- this -- intent(inout), type(MatrixD) or type(MatrixZ)
-
- block -- intent(in), dimension(:,:), real(dp) or complex(dp)
-
- block_nr, block_nc -- integer, intent(in)
-
Number of rows and columns of the block
- first_row, first_col -- integer, intent(in)
-
diagonalise interface
gabor
2009-06-30