PCHFE_95 Subroutine

public subroutine PCHFE_95(X, F, D, SKIP, XE, FE, IERR)

Uses

  • proc~~pchfe_95~~UsesGraph proc~pchfe_95 PCHFE_95 module~assert_eq_m assert_eq_m proc~pchfe_95->module~assert_eq_m

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: X(:)
real, intent(in) :: F(:)
real, intent(in) :: D(:)
logical, intent(inout) :: SKIP
real, intent(in) :: XE(:)
real, intent(out) :: FE(:)
integer, intent(out) :: IERR

Calls

proc~~pchfe_95~~CallsGraph proc~pchfe_95 PCHFE_95 interface~assert_eq assert_eq proc~pchfe_95->interface~assert_eq proc~pchfe PCHFE proc~pchfe_95->proc~pchfe proc~chfev CHFEV proc~pchfe->proc~chfev proc~xermsg XERMSG proc~pchfe->proc~xermsg proc~chfev->proc~xermsg proc~xerhlt XERHLT proc~xermsg->proc~xerhlt proc~xersve XERSVE proc~xermsg->proc~xersve proc~fdump FDUMP proc~xermsg->proc~fdump proc~xerprn XERPRN proc~xermsg->proc~xerprn proc~xercnt XERCNT proc~xermsg->proc~xercnt proc~xgetua XGETUA proc~xersve->proc~xgetua proc~xerprn->proc~xgetua

Contents