FV3 Bundle
fv_mp_adm_mod::fill_corners_dgrid_adm Interface Reference

Private Member Functions

subroutine fill_corners_dgrid_r4_adm (x, x_ad, y, y_ad, npx, npy, mysign)
 
subroutine fill_corners_dgrid_r8_adm (x, x_ad, y, y_ad, npx, npy, mysign)
 

Detailed Description

Definition at line 78 of file fv_mp_adm.F90.

Member Function/Subroutine Documentation

◆ fill_corners_dgrid_r4_adm()

subroutine fv_mp_adm_mod::fill_corners_dgrid_adm::fill_corners_dgrid_r4_adm ( real(kind=4), dimension(isd:, jsd:), intent(inout)  x,
real(kind=4), dimension(isd:, jsd:), intent(inout)  x_ad,
real(kind=4), dimension(isd:, jsd:), intent(inout)  y,
real(kind=4), dimension(isd:, jsd:), intent(inout)  y_ad,
integer, intent(in)  npx,
integer, intent(in)  npy,
real(kind=4), intent(in)  mysign 
)
private

Definition at line 2102 of file fv_mp_adm.F90.

◆ fill_corners_dgrid_r8_adm()

subroutine fv_mp_adm_mod::fill_corners_dgrid_adm::fill_corners_dgrid_r8_adm ( real(kind=8), dimension(isd:, jsd:), intent(inout)  x,
real(kind=8), dimension(isd:, jsd:), intent(inout)  x_ad,
real(kind=8), dimension(isd:, jsd:), intent(inout)  y,
real(kind=8), dimension(isd:, jsd:), intent(inout)  y_ad,
integer, intent(in)  npx,
integer, intent(in)  npy,
real(kind=8), intent(in)  mysign 
)
private

Definition at line 2229 of file fv_mp_adm.F90.


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