A call to nag_dae_ivp_dassl_linalg (d02npc) specifies that the Jacobian to be used is banded in structure. If nag_dae_ivp_dassl_linalg (d02npc) is not called before a call to nag_dae_ivp_dassl_gen (d02nec) then the Jacobian is assumed to be full.
4 References
None.
5 Arguments
1:
neq – IntegerInput
On entry: the number of differential-algebraic equations to be solved.
Constraint:
.
2:
ml – IntegerInput
On entry: , the number of subdiagonals in the band.
Constraint:
.
3:
mu – IntegerInput
On entry: , the number of superdiagonals in the band.
An internal error has occurred in this function. Check the function call and any array sizes. If the call is correct then please contact NAG for assistance.