subroutine set_itv_64(ratio) use constraint_variables, only: fauxmn implicit none real(kind(1.d0)) :: ratio fauxmn = ratio end subroutine set_itv_64