丁老师 <[email protected]> writes:

>  i want to set the output of VecView(x,PETSC_VIEWER_STDOUT_WORLD) in a
>  scientific format. how to get it?

You can set your own viewer.  The ASCII format should only be used for
human inspection, not for communicating with another program.  Use a
binary viewer if you need to be more precise.

Reply via email to