GLVis / glvis

Lightweight OpenGL tool for accurate and flexible finite element visualization
http://glvis.org
BSD 3-Clause "New" or "Revised" License
263 stars 53 forks source link

Support arbitrary order bases on Pyramid [pyramid-dev] #322

Open mlstowell opened 2 weeks ago

mlstowell commented 2 weeks ago

Fixing CutRefinedElement so that it correctly cuts tetrahedral subelements of refined pyramids.

This is a companion PR to https://github.com/mfem/mfem/pull/4460