I'm sorry to ask such a basic question here, as it feels like I should be able to answer this for myself, but having a look at some relevant git and source code, I could not find the answer. I also could not find anything in the documentation and it seems the question is also unaddressed on this forum:
How does global refinement work in the case of simplices, and in particular, is it barycenter refinement? I suspect it would not be, since iterated barycenter refinement eventually produces a very bad mesh. Is if it is not the default, is it implemented at all? Or is this a case of one being better off importing a mesh from another program? Nonetheless, barycenter refinement seems crucial for using Scott-Vogelius finite element spaces in either 2D or 3D. All the other necessary components (FE_SimplexP and FE-SimplexDGP are already present). -- 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/3043a4a0-9860-47cd-bc69-74799c70a10an%40googlegroups.com.
