l2g_2d Subroutine

public subroutine l2g_2d(bounds, num2d, larr, garr, l2g_scale_type)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num2d
real(kind=r8), intent(in) :: larr(bounds%begl:,1:)
real(kind=r8), intent(out) :: garr(bounds%begg:,1:)
character(len=*), intent(in) :: l2g_scale_type