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 <[email protected]> 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
