0.6.2-dev0
FORCES
FORtran lib for Comp. Env. Sys.
Loading...
Searching...
No Matches
mo_kernel::allocate_globals Interface Reference

Public Member Functions

subroutine allocate_globals_2d_dp (x, y, xout)
 
subroutine allocate_globals_2d_sp (x, y, xout)
 
subroutine allocate_globals_1d_dp (x, y, xout)
 
subroutine allocate_globals_1d_sp (x, y, xout)
 

Detailed Description

Definition at line 414 of file mo_kernel.f90.

Member Function/Subroutine Documentation

◆ allocate_globals_1d_dp()

subroutine mo_kernel::allocate_globals::allocate_globals_1d_dp ( real(dp), dimension(:), intent(in)  x,
real(dp), dimension(:), intent(in), optional  y,
real(dp), dimension(:), intent(in), optional  xout 
)

Definition at line 2268 of file mo_kernel.f90.

◆ allocate_globals_1d_sp()

subroutine mo_kernel::allocate_globals::allocate_globals_1d_sp ( real(sp), dimension(:), intent(in)  x,
real(sp), dimension(:), intent(in), optional  y,
real(sp), dimension(:), intent(in), optional  xout 
)

Definition at line 2291 of file mo_kernel.f90.

◆ allocate_globals_2d_dp()

subroutine mo_kernel::allocate_globals::allocate_globals_2d_dp ( real(dp), dimension(:,:), intent(in)  x,
real(dp), dimension(:), intent(in), optional  y,
real(dp), dimension(:,:), intent(in), optional  xout 
)

Definition at line 2314 of file mo_kernel.f90.

◆ allocate_globals_2d_sp()

subroutine mo_kernel::allocate_globals::allocate_globals_2d_sp ( real(sp), dimension(:,:), intent(in)  x,
real(sp), dimension(:), intent(in), optional  y,
real(sp), dimension(:,:), intent(in), optional  xout 
)

Definition at line 2337 of file mo_kernel.f90.


The documentation for this interface was generated from the following file: