On 2/3/20 12:16 PM, Andrew Davis wrote:
I have not looked deeply into whether this function is called in a lot of places. Attached is an implementation of a time-dependent advection equation with an adaptive mesh. It seems like it is working given the changes that I made but it does not work given the current master branch.

I can clean up my "fix" and submit a pull request, however, I figure I'd through out the example code here before putting to much work into that. I'm not to deal.ii and, therefore, there is a good chance that someone will come up with a better solution (or find a bug in my code).

I think it would be very nice if you could submit a patch! My preference would be that instead of adding a function, you would just change the existing one and see where the other places are that call it. In essence, replace the existing function by yours. Would you be interested in giving this a try, and then creating a pull request for it? (I'd also be happy to do that last step for you, if you don't want to deal with git/github.)

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/483033c4-eb54-6a42-9fff-ce9bbc20a40d%40colostate.edu.

Reply via email to