MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
memorymanagermodule::mem_allocate Member List

This is the complete list of members for memorymanagermodule::mem_allocate, including all inherited members.

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