convert_cft_to_pft Subroutine

public subroutine convert_cft_to_pft(begg, endg, cftsize, wt_cft)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: begg
integer, intent(in) :: endg
integer, intent(in) :: cftsize
real(kind=r8), intent(inout) :: wt_cft(begg:,:)