Hi, I'm using ParallelMesh to parallelize a mesh. Before starting the computation, I get some element IDs for elements which have to be ghosted. How do I get the elements from these IDs? Should I use query_elem or elem?
Also, is the dof numbering different in SerialMesh and ParallelMesh? I ran my code both serially and parallelly, and I get different dof_indices for same element ID in both cases. Thanks, Harshad ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
