8.1.1. Solving Time-dependent Problems

Up: Contents Next: Using PVODE from PETSc Previous: Basic Usage

To set up TS for solving an ODE, one must set the following:


Similar to SNESDefaultComputeJacobianColor() is the routine TSDefaultComputeJacobianColor() and TSDefaultComputeJacobian() that corresponds to SNESDefaultComputeJacobian().


Up: Contents Next: Using PVODE from PETSc Previous: Basic Usage