On Mon, May 27, 2019 at 12:39 PM Amneet Bhalla <mail2amn...@gmail.com> 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 Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users