FV3 Bundle
grid_mod::get_grid_comp_area Interface Reference

Private Member Functions

subroutine get_grid_comp_area_sg (component, tile, area, domain)
 
subroutine get_grid_comp_area_ug (component, tile, area, SG_domain, UG_domain)
 

Detailed Description

Definition at line 73 of file grid.F90.

Member Function/Subroutine Documentation

◆ get_grid_comp_area_sg()

subroutine grid_mod::get_grid_comp_area::get_grid_comp_area_sg ( character(len=*)  component,
integer, intent(in)  tile,
real, dimension(:,:), intent(inout)  area,
type(domain2d), intent(in), optional  domain 
)
private

Definition at line 254 of file grid.F90.

◆ get_grid_comp_area_ug()

subroutine grid_mod::get_grid_comp_area::get_grid_comp_area_ug ( character(len=*), intent(in)  component,
integer, intent(in)  tile,
real, dimension(:), intent(inout)  area,
type(domain2d), intent(in)  SG_domain,
type(domainug), intent(in)  UG_domain 
)
private

Definition at line 432 of file grid.F90.


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