MAPL_Interp_Fac Interface

interface
public module subroutine MAPL_Interp_Fac(TIME0, TIME1, TIME2, FAC1, FAC2, RC)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Time), intent(in) :: TIME0
type(ESMF_Time), intent(in) :: TIME1
type(ESMF_Time), intent(in) :: TIME2
real, intent(out) :: FAC1
real, intent(out), optional :: FAC2
integer, intent(out), optional :: RC