[petsc-users] How to write the dmma mesh into tecplot format

Matthew Knepley knepley at gmail.com
Sun May 26 05:10:17 CDT 2013


On Sat, May 25, 2013 at 11:01 PM, 丁老师 <ztdepyahoo at 163.com> wrote:

> I write a code for the solution of heat conduction problem with DMMA.
> i now want to write the output file in a tecplot format by the root cpu.
> how to gather the coordinate and field infor into the root process.
>

Just do VecView() for the solution and coordinates. Then you can write a
small
serial program that reads that in and processes it into TecPlot format.

   Matt


> Regards
>
>
>
>
>
>
>
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130526/ff0295e8/attachment.html>


More information about the petsc-users mailing list