Thanks Wolfgang, this works just fine.

Jon


On Dec 1, 2008, at 10:34 PM, Wolfgang Bangerth wrote:

>
> Jon,
>
>> 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?)
>
> Yes.
>
>
>> Has
>> anyone used this, and if so, can you please give some advice?
>
> Take a look at step-32 (under construction) or here:
>  http://www.dealii.org/developer/doxygen/deal.II/step_32.html
>
> W.
>
> -------------------------------------------------------------------------
> Wolfgang Bangerth                email:            [EMAIL PROTECTED]
>                                 www: http://www.math.tamu.edu/~bangerth/
>
>


_______________________________________________

Reply via email to