On 3/6/20 11:55 AM, Oleg Kmechak wrote:

But if I change triangulation to hyper_cube, it looks like some hanging nodes are not constraied. Or it is just Paraview artefact?

It's an artifact. The solution is piecewise quadratic, but what you output (and what paraview visualizes for you) is a piecewise linear interpolation of the solution.

You might want to read the documentation of the DataOut::build_patches() function for more information about how you can get closer to seeing what actually happens in the program.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/9ec4b3ce-9a92-8f2e-aac4-a731f60d2bbf%40colostate.edu.

Reply via email to