int TSSetRHSJacobianDefault(TS ts,MatFDColoring fd,Mat A,Mat B)
Collective on TS, MatFDColoring and Mat
Note: This is equivalent to callingTSSetRHSJacobian(ts,A,B,TSDefaultComputeJacobianWithColoring,fd); but may be called from Fortran code. .keywords: Jacobian, coloring
Location: src/ts/interface/tsfd.c
Time Stepping
Table of Contents