MOM6
MOM_safe_alloc.F90 File Reference

Go to the source code of this file.

Data Types

interface  mom_safe_alloc::safe_alloc_ptr
 
interface  mom_safe_alloc::safe_alloc_alloc
 

Modules

module  mom_safe_alloc
 

Functions/Subroutines

subroutine mom_safe_alloc::safe_alloc_ptr_1d (ptr, i1, i2)
 
subroutine mom_safe_alloc::safe_alloc_ptr_2d_2arg (ptr, ni, nj)
 
subroutine mom_safe_alloc::safe_alloc_ptr_3d_2arg (ptr, ni, nj, nk)
 
subroutine mom_safe_alloc::safe_alloc_ptr_2d (ptr, is, ie, js, je)
 
subroutine mom_safe_alloc::safe_alloc_ptr_3d (ptr, is, ie, js, je, nk)
 
subroutine mom_safe_alloc::safe_alloc_allocatable_2d (ptr, is, ie, js, je)
 
subroutine mom_safe_alloc::safe_alloc_allocatable_3d (ptr, is, ie, js, je, nk)