Hi,

> I started with the code published in 
> https://journals.ub.uni-heidelberg.de/index.php/ans/article/view/22317 and
> adopted it for my problem. Since you had removed Step-47 tutorial it is hard 
> to figure out how to use FE_Enriched class.

FYI. It looks like step-47, which was removed in this commit 
<https://github.com/dealii/dealii/commit/c84f5cf1b638b52f518e081617e9084c325d919f>
 was the tutorial that was the precursor to the paper you cited. So though the 
source code that accompanies the paper you actually have the "completed 
version" of step-47. It did not appear to have any association with the 
FE_Enriched class. As for examples of the FE_Enriched class, although there are 
no tutorials that use it as of yet you can still look in the test directory for 
usable code snippets, e.g. tests/fe/fe_enriched*.cc 
<https://github.com/dealii/dealii/tree/master/tests/fe>

I hope that this helps.

Best,
Jean-Paul

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to