Definition at line 68 of file grid.F90.
◆ get_grid_cell_area_sg()
subroutine grid_mod::get_grid_cell_area::get_grid_cell_area_sg |
( |
character(len=*), intent(in) |
component, |
|
|
integer, intent(in) |
tile, |
|
|
real, dimension(:,:), intent(inout) |
cellarea, |
|
|
type(domain2d), intent(in), optional |
domain |
|
) |
| |
|
private |
◆ get_grid_cell_area_ug()
subroutine grid_mod::get_grid_cell_area::get_grid_cell_area_ug |
( |
character(len=*), intent(in) |
component, |
|
|
integer, intent(in) |
tile, |
|
|
real, dimension(:), intent(inout) |
cellarea, |
|
|
type(domain2d), intent(in) |
SG_domain, |
|
|
type(domainug), intent(in) |
UG_domain |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: