On 12/11/18 12:50 AM, 'Maxi Miller' via deal.II User Group wrote:
> Still, that would require me to change every vector from 
> TrilinosWrappers::MPI::Vector to LinearAlgebra::distributed::Vector<double>. 
> Is there any advantage of doing that? (And is there any advantage of using 
> TrilinosWrappers compared to LinearAlgebra (i.e. the built-in functions from 
> deal.II)?

You misunderstood Bruno. What he's saying is that the deal.II solvers work 
with *every* kind of vector and matrix (or, in fact, operator). They *also* 
work with Trilinos vectors and matrices.

Best
  W.

-- 
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                            www: http://www.math.colostate.edu/~bangerth/

-- 
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