| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout), | TARGET | :: | matrix | ||
| integer, | intent(in) | :: | which_norm | |||
| real(kind=dp), | intent(out) | :: | norm_scalar |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout), | TARGET | :: | matrix | ||
| integer, | intent(in) | :: | which_norm | |||
| real(kind=dp), | intent(out), | DIMENSION(:) | :: | norm_vector |