On Fri, Jun 8, 2018 at 1:40 PM, Amneet Bhalla <mail2amn...@gmail.com> wrote:

> Cool, thanks! It worked.
>
> Just to be sure the element type would be TRI3 for MatlabIO? Is there any
> libMesh internal magic that can make it TRI6?
>

Sure, after reading it in you can call

mesh.all_second_order();

to convert to TRI6.

-- 
John
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to