include file: HALO_EM_TKE_D.inc 1,12
!STARTOFREGISTRYGENERATEDINCLUDE 'inc/HALO_EM_TKE_D.inc'
!
! WARNING This file is generated automatically by use_registry
! using the data base in the file named Registry.
! Do not edit. Your changes to this file will be lost.
!
IF ( grid%comms( HALO_EM_TKE_D ) == invalid_message_value ) THEN
CALL wrf_debug
( 50 , 'set up halo HALO_EM_TKE_D' )
CALL setup_halo_rsl
( grid )
CALL reset_msgs_8pt
CALL add_msg_8pt_real
( defor11 , (glen(2)) )
CALL add_msg_8pt_real
( defor22 , (glen(2)) )
CALL add_msg_8pt_real
( defor33 , (glen(2)) )
CALL add_msg_8pt_real
( defor12 , (glen(2)) )
CALL add_msg_8pt_real
( defor13 , (glen(2)) )
CALL add_msg_8pt_real
( defor23 , (glen(2)) )
CALL add_msg_8pt_real
( div , (glen(2)) )
CALL stencil_8pt
( grid%domdesc , grid%comms ( HALO_EM_TKE_D ) )
ENDIF
CALL wrf_debug
( 50 , 'exchange halo HALO_EM_TKE_D' )
CALL rsl_exch_stencil ( grid%domdesc , grid%comms( HALO_EM_TKE_D ) )
!ENDOFREGISTRYGENERATEDINCLUDE