Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | DIMENSION(:), POINTER, CONTIGUOUS | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | DIMENSION(:), POINTER, CONTIGUOUS | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | DIMENSION(:), POINTER, CONTIGUOUS | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | DIMENSION(:), POINTER, CONTIGUOUS | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | DIMENSION(:), POINTER, CONTIGUOUS | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | DIMENSION(:), POINTER, CONTIGUOUS | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | DIMENSION(:, :), POINTER | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | DIMENSION(:, :), POINTER | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | DIMENSION(:, :), POINTER | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | DIMENSION(:, :), POINTER | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | DIMENSION(:, :), POINTER | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |
Deallocates memory
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | DIMENSION(:, :), POINTER | :: | mem |
memory to allocate |
||
| type(dbcsr_memtype_type), | intent(in) | :: | mem_type |
memory type |