create_block_norms_matrix Subroutine

private subroutine create_block_norms_matrix(matrix_in, matrix_out, nodata)

Create a matrix with block sizes one that contains the block norms of matrix_in

Arguments

Type IntentOptional Attributes Name
type(dbcsr_tas_type), intent(inout) :: matrix_in
type(dbcsr_tas_type), intent(out) :: matrix_out
logical, intent(in), optional :: nodata