dbcsr_norm_scalar Subroutine

public subroutine dbcsr_norm_scalar(matrix, which_norm, norm_scalar)

compute a norm of a dbcsr matrix

Arguments

Type IntentOptional Attributes Name
type(dbcsr_type), intent(inout) :: matrix

the matrix

integer, intent(in) :: which_norm
real(kind=real_8), intent(out) :: norm_scalar