SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
extend_grid_on_halo.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine extend_grid_on_halo (HPROGRAM, UG, U, KGRID_PAR, PGRID_PAR)
 

Function/Subroutine Documentation

◆ extend_grid_on_halo()

subroutine extend_grid_on_halo ( character(len=6), intent(in)  HPROGRAM,
type(surf_atm_grid_t), intent(inout)  UG,
type(surf_atm_t), intent(inout)  U,
integer, intent(inout)  KGRID_PAR,
real, dimension(:), intent(inout), pointer  PGRID_PAR 
)

Definition at line 7 of file extend_grid_on_halo.F90.

Here is the call graph for this function: