ADAMS_NEEDS_PARTIALS returns a logical value that when true indicates Adams Solver is calculating partial derivatives for the calling user subroutine. It is used in conjunction with SYSPAR to identify when to call SYSPAR.
Use
Called by
CONSUB, DIFSUB, GFOSUB, GSE_DERIV, GSE_OUTPUT, REQSUB, SENSUB, SFOSUB, VARSUB, VFOSUB, MFOSUB, and VTOSUB
Prerequisite
None
Calling Sequence
CALL ADAMS_NEEDS_PARTIALS (value)
Output Argument
Value a logical variable that when returned true indicates SYSPAR should be called.