craffael / lehrfempp

Simple Finite Element Framework for research and education
MIT License
28 stars 16 forks source link

Para view high order #140

Closed craffael closed 5 years ago

craffael commented 5 years ago

This implements arbitrary order cells for Paraview (although Paraview currently crashes for order 7 or higher;)). It also resolves issue #114 partially.

Just a teaser for what is now possible: 2ndorder_comparison

The doxygen documentation of VtkWriter contains many more details of how to use this new feature...