Do the deal.II-internal solvers work on Trilinos-MPI-Vectors? Or is there a 
way to "recreate" a trilinos-matrix in the same way as I did here?

Am Montag, 10. Dezember 2018 21:36:10 UTC+1 schrieb Bruno Turcksin:
>
> Le lun. 10 déc. 2018 à 15:27, 'Maxi Miller' via deal.II User Group 
> <dea...@googlegroups.com <javascript:>> a écrit : 
> >     LinearAlgebraTrilinos::SolverCG  solver (solver_control); 
> You cannot use Trilinos solvers with your own matrix type. With 
> Trilinos solvers, you need to use a Trilinos matrix. You want to use 
> deal.II's own solvers which are templated on the matrix type. 
>
> Best, 
>
> Bruno 
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to