List of all members.
Detailed Description
Definition at line 106 of file dbcsr_ptr_util.f90.
Member Function Documentation
| dbcsr_ptr_util::memory_allocate::mem_alloc_c |
( |
| ) |
[private] |
| dbcsr_ptr_util::memory_allocate::mem_alloc_d |
( |
| ) |
[private] |
| subroutine dbcsr_ptr_util::memory_allocate::mem_alloc_i |
( |
INTEGER,dimension(:),pointer |
mem, |
|
|
INTEGER,intent(in) |
n, |
|
|
INTEGER,intent(in) |
mem_type, |
|
|
TYPE(dbcsr_error_type),intent(inout) |
error |
|
) |
| [private] |
Allocates memory.
- Parameters:
-
| [out] | mem | memory to allocate |
| [in] | n | length of elements to allocate |
| [in] | mem_type | memory type |
| [in,out] | error | error |
Definition at line 285 of file dbcsr_ptr_util.f90.
| dbcsr_ptr_util::memory_allocate::mem_alloc_s |
( |
| ) |
[private] |
| dbcsr_ptr_util::memory_allocate::mem_alloc_z |
( |
| ) |
[private] |
The documentation for this interface was generated from the following files: