# Another higher-order element question

**URL:** https://discourse.paraview.org/t/another-higher-order-element-question/5657
**Category:** ParaView Support
**Created:** [October 26, 2020, 9:49pm UTC](https://discourse.paraview.org/t/another-higher-order-element-question/5657 "2020-10-26T21:49:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rweed17](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/r/d9b06d/32.png) [@rweed17](https://discourse.paraview.org/u/rweed17)
#### Post date: [October 26, 2020, 9:49pm UTC](https://discourse.paraview.org/t/another-higher-order-element-question/5657/1 "2020-10-26T21:49:30Z")

</div>

When rendering higher-order elements, does paraview try to tesselate/triangulate the surface using linear elements? I’m trying to use a 15 node tet, and I see a divot in the surface that is reflected in th surface normals

 ![exo_tet_nodes_normals](https://discourse.paraview.org/uploads/default/original/2X/5/5665afae57640fb17b22e3f3053920c46a992b8c.png). This is an image from an exodus file but I see the same thing if I write it out in VTK format. I’m using someone elses code and I’m not convinced he has the node ordering correct but I’ve tried several different orderings and I see the same thing. Has this behaviour been seen with Paraview before for higher-order elements

Thanks  
RW
