FV3 Bundle
xgrid_mod::put_to_xgrid_ug Interface Reference

Private Member Functions

subroutine put_side1_to_xgrid_ug (d, grid_id, x, xmap, complete)
 
subroutine put_side2_to_xgrid_ug (d, grid_id, x, xmap)
 

Detailed Description

Definition at line 271 of file xgrid.F90.

Member Function/Subroutine Documentation

◆ put_side1_to_xgrid_ug()

subroutine xgrid_mod::put_to_xgrid_ug::put_side1_to_xgrid_ug ( real, dimension(:), intent(in)  d,
character(len=3), intent(in)  grid_id,
real, dimension(:), intent(inout)  x,
type (xmap_type), intent(inout)  xmap,
logical, intent(in), optional  complete 
)
private

Definition at line 4894 of file xgrid.F90.

◆ put_side2_to_xgrid_ug()

subroutine xgrid_mod::put_to_xgrid_ug::put_side2_to_xgrid_ug ( real, dimension(:,:), intent(in)  d,
character(len=3), intent(in)  grid_id,
real, dimension(:), intent(inout)  x,
type (xmap_type), intent(inout)  xmap 
)
private

Definition at line 4968 of file xgrid.F90.


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