Hi Bruno,

I introduced FEInterfaceValues because I was frustrated by the lack of
DG examples and as a consequence DG users in the community and I
realized that a more intuitive way to teach it was necessary. Of
course we need more than 1 or 2 examples to do that.
I have a lot of unfinished stuff on my machine including working
Laplace and Stokes examples (see my todo list here
https://github.com/dealii/dealii/issues/8884 ) that I haven't gotten
back to yet.

Let me know if you want to work together on something or if you have
any ideas or suggestions.

Best,
Timo


On Thu, Jul 9, 2020 at 8:50 PM Bruno Blais <blais.br...@gmail.com> wrote:
>
> Dear all,
> I hope you are well.
> I have been playing with the DG methods within deal.II lately (which has been 
> lots of fun).
> I really enjoy the way step-12 is written, especially because of the use of 
> the FEInterfaceValue class. In my opinion it makes low level stuff very 
> easily accessible, yet it is relatively easy to understand.
> However, I am under the impression that there are no similar test for 
> elliptic equations in which you need to use Nitsche method + Symmetric 
> Interior Penalty for the boundary + inner faces respectively. I know of 
> step-39, but it does not use the same "low-levelish" features.
> I have written such a code for my own pleasure for the laplace equation and I 
> am currently working on its advection-diffusion version (mostly following 
> Larson Chapter 14).
>
> Would it be interesting to turn such a case into a deal.II step (that would 
> follow in step-12 footstep) or does the community feel that the existing 
> steps for DG sufficiently cover the ground?
>
> Best
> Bruno
>
> --
> 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/b931b23c-b284-4047-a887-d500ac9e8486o%40googlegroups.com.



-- 
Timo Heister
http://www.math.clemson.edu/~heister/

-- 
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/CAMRj59FSk0Tp%3DApvkqgCwSU%2BOxEn2vUk0u0nGo-MBnpNk03yDA%40mail.gmail.com.

Reply via email to