Hello!

    In my code, I have a situation where each processor needs a full 
copy of a rather small mesh. I seems like 
libMesh::ParallelMesh::allgather() does the trick, but the documentation 
indicates to do not use this class "unless you're developing or 
debugging it". Still, I've seen other examples of people using it in 
this mailing list. So, is it safe to use this class in production code?

Thanks in advance,
Thiago Milanetto Schlittler

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to