Praveen, You can get the locally only owned IndexSet https://dealii.org/developer/doxygen/deal.II/classLinearAlgebra_1_1distributed_1_1Vector.html#aff5265a5af79342c77ac50d584c9d3e4 and ask for the iterator https://dealii.org/developer/doxygen/deal.II/classIndexSet.html#a19e94d1f725d250e3166316995e2797f
Best, Bruno On Thursday, January 31, 2019 at 10:56:02 PM UTC-5, Praveen C wrote: > > Dear all > > This is marked deprecated > > > https://dealii.org/developer/doxygen/deal.II/classLinearAlgebra_1_1distributed_1_1Vector.html#aa3749d01e5c34fa01a5753b1998f9716 > > > What is the way to get local_range.first ? > > Thanks > praveen -- 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.
