On Mon, 6 May 2019, Povolotskyi, Mykhailo wrote:
> I'm having difficulties in reading mesh in parallel and using it after.
>
> The documentation says:
>
> void libMesh::GmshIO::read_mesh ( std::istream & in )
>
> {
>
> // This is a serial-only process for now;
>
> // the Mesh should be
Dear Libmesh developers,
I'm having difficulties in reading mesh in parallel and using it after.
The documentation says:
void libMesh::GmshIO::read_mesh ( std::istream & in )
{
// This is a serial-only process for now;
// the Mesh should be read on processor 0 and
// broadcast lat