> Wolfgang, this means that we have to add some lines in
> source/lac/constraint_matrix.cc where we instantiate the functions
> around line 2469. I guess we should add
> ONLY_MATRIX_FUNCTIONS(TrilinosWrappers::SparseMatrix);
> ONLY_MATRIX_FUNCTIONS(TrilinosWrappers::BlockSparseMatrix);
> ONLY_MATRIX_FUNCTIONS(PETScWrappers::SparseMatrix);
> ONLY_MATRIX_FUNCTIONS(PETScWrappers::BlockSparseMatrix);
> ONLY_MATRIX_FUNCTIONS(PETScWrappers::MPI::SparseMatrix);
> ONLY_MATRIX_FUNCTIONS(PETScWrappers::MPI::BlockSparseMatrix);
>
> Opinions?

You know this file better than anyone else. If this sounds useful to you, then 
please go ahead!

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to