l2g_1d Subroutine

public subroutine l2g_1d(bounds, larr, garr, l2g_scale_type)

Arguments

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