| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_8), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_4), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_8), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_4), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_8), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_4), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_8), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_4), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | tr | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_8), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_4), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_8), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(in) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_4), | DIMENSION(:), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_8), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| real(kind=real_4), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_8), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dbcsr_type), | intent(inout) | :: | matrix | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| complex(kind=real_4), | DIMENSION(:, :), POINTER | :: | block | |||
| logical, | intent(out) | :: | found | |||
| integer, | intent(out), | optional | :: | row_size | ||
| integer, | intent(out), | optional | :: | col_size |