The getnaccumulatedjacobian subroutine returns the number of accumulated jacobian.
Langunage type |
SubRoutine |
FORTRAN |
getnaccumulatedjacobian(naJacobian) |
C/C++ |
getnaccumulatedjacobian(&naJacobian) |
Parameter information
Variable Name |
Size |
Description |
naJacobian |
int |
The output variable is the number of accumulated jacobian during simulation. |