Thank you Prof. Bangerth. I would love to help. Do I have to create a fork on my git account and push through that? Or can I will create a new branch on deal.ii and push there? I was working on converting step-26 to use a distributed triangulation and parallel solvers following step-40, and it seems that it worked. But I have a few questions, that I will ask in a separate email. Thank you again for your help. -Kaushik
On Mon, Dec 7, 2020 at 12:21 PM Wolfgang Bangerth <[email protected]> wrote: > > > So the bug must have been introduced between March 2016 and April 2017. > It > > would be interesting to figure out which pull request caused this, > > It was #4083: https://github.com/dealii/dealii/pull/4083 > > I think if you add the two lines back, that would work. Do you want to > write > such a patch, or would you like to leave that to us? > > Best > W. > > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > 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 a topic in the > Google Groups "deal.II User Group" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/dealii/IYeaNcpjlHk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dealii/dfd34a71-e981-87fb-1257-d7bbd695e6c7%40colostate.edu > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CAC-fs6vq5TK_Pff%2BhmfTLDCRQ2oKL1WvZdveDyrpPRWpY8GgbA%40mail.gmail.com.
