On Mon, 7 Mar 2016, Giorgio Bornia wrote: > in the list of supported elements in libmesh there is no Tri7. > Then, I guess it's not possible to implement things such as > Crouzeix-Raviart pairs, right? > Or maybe it is in a DOF sense without underlying Tri7 topology, > then printing back to Tri6 or Tri3.
In the DOF sense, we handle bubble shape functions on triangles by associating them with the element rather than with any of its nodes. (Our real Achilles' heels are tets and pyramids, where we currently have no options for dofs on triangular sides) You're right that we have to decimate before we output any sophisticated elements in a non-native format. --- Roy ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users