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.

Reply via email to