allocate_charstr1d(acharstr1d, ilen, nrow, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_dbl(sclr, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_dbl1d(adbl, nrow, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_dbl2d(adbl, ncol, nrow, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_dbl3d(adbl, ncol, nrow, nlay, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_int(sclr, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_int1d(aint, nrow, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_int2d(aint, ncol, nrow, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_int3d(aint, ncol, nrow, nlay, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_logical(sclr, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_str(sclr, ilen, name, mem_path) | memorymanagermodule::mem_allocate | private |
allocate_str1d(astr1d, ilen, nrow, name, mem_path) | memorymanagermodule::mem_allocate | private |