c2g_1d Subroutine

public subroutine c2g_1d(bounds, carr, garr, c2l_scale_type, l2g_scale_type)

Arguments

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