Hi all,

I would like the DOF numbering of a system to match that of the original
mesh.
Does setting allow_renumbering(false) in the Mesh instance guarantee that
the global DOF returned by DofMap.dof_indices will match the original
numbering from the mesh file? My code runs on one process.
The reason I'm asking is because I'm doing an RB solve and saving the
solution to disk without loading a mesh, for performance reasons. As a
result, I'd like the DOF ordering of the solution to match that of the
original mesh used to generate the offline RB data.

Thanks,
Dana
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to