[petsc-users] Type of Vec in rhs function of TS
Praveen C
cpraveen at gmail.com
Sun Jan 22 20:15:05 CST 2017
Dear all
If we do
TSSetSolution(ts, x);
TSSolve(ts, x);
Is the type of Vec passed to rhs function same as "x" ?
If "x" is ghosted vector, is the vector passed to rhs function also having
ghost values ?
Thanks
praveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170123/a6438f64/attachment-0001.html>
More information about the petsc-users
mailing list