Hello, I would like to know if among PETScWrappers::MPI::Vector and parallel::distributed::Vector< Number >, one of them is preferred over the other. They both seem to have a similar functionality and a similar interface. Although parallel::distributed::Vector< Number > has a bigger interface, PETScWrappers::MPI::Vector is extensively used in the examples. In which situations should we use each of them? Is there any known difference in performance? Thanks.
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
