# Post-processing with P2b elements

**URL:** https://community.freefem.org/t/post-processing-with-p2b-elements/2678
**Category:** General Discussion
**Created:** [September 1, 2023, 1:55pm UTC](https://community.freefem.org/t/post-processing-with-p2b-elements/2678 "2023-09-01T13:55:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![single\_way](https://avatars.discourse-cdn.com/v4/letter/s/7feea3/32.png) [@single\_way](https://community.freefem.org/u/single_way)
#### Post date: [September 1, 2023, 1:55pm UTC](https://community.freefem.org/t/post-processing-with-p2b-elements/2678/1 "2023-09-01T13:55:43Z")

</div>

Hello everyone!

I am new to Freefem. I am using P2b elements in my simulation. I want to export the data and plot the field in another software. However, Matlab and Paraview do not support such type of element.  
Is there a software or a way that is available for post-processing with P2b elements？

Thank you in advance!

---

<div class="post-metadata">

### Author: ![cmd](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.freefem.org/cmd/32/67_2.png) [@cmd](https://community.freefem.org/u/cmd)
#### Post date: [September 2, 2023, 8:47am UTC](https://community.freefem.org/t/post-processing-with-p2b-elements/2678/2 "2023-09-02T08:47:46Z")

</div>

I’m not aware of one, but you can follow the approach suggested here in [this post](https://community.freefem.org/t/supporting-higher-order-elements-in-iovtk/1302/2) to get a workable process in Paraview.

---

<div class="post-metadata">

### Author: ![single\_way](https://avatars.discourse-cdn.com/v4/letter/s/7feea3/32.png) [@single\_way](https://community.freefem.org/u/single_way)
#### Post date: [September 6, 2023, 12:26pm UTC](https://community.freefem.org/t/post-processing-with-p2b-elements/2678/3 "2023-09-06T12:26:19Z")

</div>

Thank you very much! This is very helpful.
