checkg Subroutine

subroutine checkg(n, x, h, a, b, user, iuser, cuser, tol)

Arguments

Type IntentOptional AttributesName
integer :: n
real :: x
real :: h
real :: a
real :: b
real :: user
integer :: iuser
character :: cuser(*)
real :: tol

Calls

proc~~checkg~~CallsGraph proc~checkg checkg proc~funct funct proc~checkg->proc~funct proc~grad grad proc~checkg->proc~grad proc~aiscpr aiscpr proc~funct->proc~aiscpr proc~scpr scpr proc~funct->proc~scpr

Contents

None