Dear Guido,
Sorry for the delay in my testing your new class. I am having some difficulty in understanding its usage. Where would I make and/or use a VectorInfoBox? I still need the IntegrationInfo and DoFInfo in my assemble function. I also see that you have an access function ::operator(unsigned int i). If I have a VectorInfo object vec_info, and I want to do "Vector<double> my_vec = vec_info(i).block(0)", what would I be passing as the value i?
Thanks again,
-Scott
On Oct 26, 2012, at 6:07 AM, Guido Kanschat wrote:
> <vector_info.h>