|
subroutine | re_alloc::realloc_c1 (c, n, m, istat) |
| This subroutine reallocates a character array, preserving its contents. More...
|
|
subroutine | re_alloc::realloc_i (c, n, m, istat) |
| This subroutine reorganize integer type data in memory into one one dimensional array. More...
|
|
subroutine | re_alloc::realloc_r (c, n, m, istat) |
| This subroutine reallocates an integer array, preserving its contents. More...
|
|
Reallocate memory, preserving contents.
- Author
- Stephen Gilbert
- Date
- 2000-10-01
Definition in file realloc.F90.