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:
– IntegerInput
On entry: the number of differential-algebraic equations to be solved.
Constraint:
.
2:
– IntegerInput
On entry: , the number of subdiagonals in the band.
Constraint:
.
3:
– 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.
An unexpected error has been triggered by this function. Please contact NAG.
See Section 2.7.6 in How to Use the NAG Library and its Documentation for further information.
NE_NO_LICENCE
Your licence key may have expired or may not have been installed correctly.
See Section 2.7.5 in How to Use the NAG Library and its Documentation for further information.
7 Accuracy
Not applicable.
8 Parallelism and Performance
nag_dae_ivp_dassl_linalg (d02npc) is not threaded in any implementation.