Dear deal.ii users,

I am trying to use the Block Sparse Matrix Wrappers for the Trilinos  
library.  When initializing the matrix, I see that a std::vector of  
Epetra_Map objects is needed.  I've been able to make this work for a  
standard SparseMatrix from Trilinos, but I don't know how to generate  
the vector of maps needed now.  Does the vector contain a map for each  
block (so, for example, if I have 3 blocks, I need 3 maps?)  Has  
anyone used this, and if so, can you please give some advice?

Thanks,

Jon Pitt

_______________________________________________

Reply via email to