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