From: John P. <jwp...@gm...> - 2018-06-08 17:05:03
|
On Fri, Jun 8, 2018 at 9:57 AM, Amneet Bhalla <mai...@gm...> wrote: > Hi Folks, > > Is it possible to use DistMesh with libMesh? If so, is there an example > code? > I want to use DistMesh as it generates very symmetric (well shaped) > triangulation, which is important for an application that I am considering. > > http://persson.berkeley.edu/distmesh/ Depending on the distmesh output format, you may be able to adapt the very simplistic MatlabIO reader to work for you... -- John |