FV3 Bundle
xgrid_mod::get_from_xgrid Interface Reference

Private Member Functions

subroutine get_side1_from_xgrid (d, grid_id, x, xmap, complete)
 
subroutine get_side2_from_xgrid (d, grid_id, x, xmap)
 

Detailed Description

Definition at line 265 of file xgrid.F90.

Member Function/Subroutine Documentation

◆ get_side1_from_xgrid()

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

Definition at line 3295 of file xgrid.F90.

◆ get_side2_from_xgrid()

subroutine xgrid_mod::get_from_xgrid::get_side2_from_xgrid ( real, dimension(:,:,:), intent(out)  d,
character(len=3), intent(in)  grid_id,
real, dimension(:), intent(in)  x,
type (xmap_type), intent(in)  xmap 
)
private

Definition at line 3377 of file xgrid.F90.


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