MOM6
|
Data Types | |
interface | safe_alloc_alloc |
interface | safe_alloc_ptr |
Functions/Subroutines | |
subroutine | safe_alloc_ptr_1d (ptr, i1, i2) |
subroutine | safe_alloc_ptr_2d_2arg (ptr, ni, nj) |
subroutine | safe_alloc_ptr_3d_2arg (ptr, ni, nj, nk) |
subroutine | safe_alloc_ptr_2d (ptr, is, ie, js, je) |
subroutine | safe_alloc_ptr_3d (ptr, is, ie, js, je, nk) |
subroutine | safe_alloc_allocatable_2d (ptr, is, ie, js, je) |
subroutine | safe_alloc_allocatable_3d (ptr, is, ie, js, je, nk) |
|
private |
Definition at line 106 of file MOM_safe_alloc.F90.
|
private |
Definition at line 115 of file MOM_safe_alloc.F90.
|
private |
Definition at line 56 of file MOM_safe_alloc.F90.
|
private |
Definition at line 88 of file MOM_safe_alloc.F90.
|
private |
Definition at line 70 of file MOM_safe_alloc.F90.
|
private |
Definition at line 97 of file MOM_safe_alloc.F90.
|
private |
Definition at line 79 of file MOM_safe_alloc.F90.