> On Mar 30, 2017, at 4:25 AM, Giacomo Rosilho de Souza 
> <giacomo.rosilhodeso...@epfl.ch> wrote:
> 
> Hello,
> I was wondering if theres an algorithm in libmesh that refines the mesh 
> without creating hanging nodes? If not, would it be difficult to 
> implement one?
> Thanks

You can uniformly refine:

http://libmesh.github.io/doxygen/classlibMesh_1_1MeshRefinement.html#a406e53c22bd8c9e2cefa862ef02f226f

That is your only choice at this point since we do not support anisotropic mesh 
refinement.

HTH,

Paul
> 
> 
> ------------------------------------------------------------------------------
> 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
------------------------------------------------------------------------------
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