On Mon, May 27, 2019 at 12:39 PM Amneet Bhalla <[email protected]>
wrote:

> Hi Guys,
>
> Is there a way to generate a triangle shaped object (and eventually
> triangulate it) using libMesh directly?
>

Yes, this is definitely possible if you configure libmesh with
--disable-strict-lgpl so that Triangle support is available. See misc_ex6
for a simple example of how this might be accomplished.

-- 
John

_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to