> It would be half the messages.  Why are these vectors separate in the
> first place?

I had not worked with block vectors before so just convenience i
guess! When working with blocked vectors, how are items stored? Is it
like fxx[0], fyy[0], fxx[1], fyy[1], ... or is it like
fxx[0],fxx[1],...,fyy[0],fyy[1],...

Reply via email to