Dear developers and users,

Is there any functionality in libMesh for renumbering the elements in a
SerialMesh? Given that I already know the mapping old_id -> new_id ?

​I am using libMesh to convert a .msh file format to our in house solver
format and I wish to apply an rcm renumbering - which I have already found
using Metis or Petsc - to the element ids before​ writing it down.

​Cheers,
Shayan Hoshyari​

-- 
Shayan Hoshyari
MASC MECH Student
UBC, Canada
http://tetra.mech.ubc.ca/projects/ANSLab/
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to