[petsc-dev] -vec_view :x.m:ascii_matlab not working
Barry Smith
bsmith at mcs.anl.gov
Wed Sep 18 14:10:52 CDT 2013
I ran src/vec/vec/examples/tutorials/ex2.c in master and it worked fine.
Are you sure 1) the vector has a positive length? 2) the program ran to completion ensuring that the file was properly flushed?
You may need to put a break point in VecView() to determine the problem
Barry
On Sep 18, 2013, at 9:18 AM, Mark F. Adams <mfadams at lbl.gov> wrote:
> I have a field split solver and am using:
>
> -vec_view :x.m:ascii_matlab
>
> I get a zero length file x.m produced with this. Am I using this correctly?
>
> Mark
More information about the petsc-dev
mailing list