[petsc-users] TAO with time dependent problem

Josh L ysjosh.lo at gmail.com
Tue Sep 11 15:51:46 CDT 2018


Hi,

I am using PETSc TAO to solve the following equation obtained from
minimizing certain energy and constitutive model:

u_xx - u - u_t =0    (1)

For simplicity, the coefficients are neglected.
In the routine to form function value and gradient, I use (1) to form my
gradient vector, and my energy definition to calculate function value.Is it
correct?

I only found one tao example that solves time dependent problem, but it is
using TS which I am not using.


Thanks,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180911/70d92c84/attachment.html>


More information about the petsc-users mailing list