include file: HALO_EM_D.inc 1,7
!STARTOFREGISTRYGENERATEDINCLUDE 'inc/HALO_EM_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_D ) == invalid_message_value ) THEN
CALL wrf_debug
( 50 , 'set up halo HALO_EM_D' )
CALL setup_halo_rsl
( grid )
CALL reset_msgs_4pt
CALL add_msg_4pt_real
( ru_m , (glen(2)) )
CALL add_msg_4pt_real
( rv_m , (glen(2)) )
CALL stencil_4pt
( grid%domdesc , grid%comms ( HALO_EM_D ) )
ENDIF
CALL wrf_debug
( 50 , 'exchange halo HALO_EM_D' )
CALL rsl_exch_stencil ( grid%domdesc , grid%comms( HALO_EM_D ) )
!ENDOFREGISTRYGENERATEDINCLUDE