public subroutine diprepi(Neq, Y, S, Rwork, Ia, Ja, Ic, Jc, Ipflag, res, jac, adda)
This routine serves as an interface between the driver and
Subroutine DPREPI. Tasks performed here are:
call DPREPI,
reset the required WM segment length LENWK,
move YH back to its final location (following WM in RWORK),
reset pointers for YH, SAVR, EWT, and ACOR, and
move EWT to its new position if ISTATE = 0 or 1.
IPFLAG is an output error indication flag. IPFLAG = 0 if there was
no trouble, and IPFLAG is the value of the DPREPI error flag IPPER
if there was trouble in Subroutine DPREPI.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.