Dear developers,

in libmesh one can set communicator in the LibMeshInit and in the Mesh 
constructor.

Imagine, that my Mesh is serial, defined on MPI_COMM_SELF, exists on 
every MPI process.

I want to solve the system only on one MPI process, then I will 
broadcast solution.

Which communicator should I use for LibMeshInit? Will it be any difference?

Michael.


------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to