mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 22:00:33 +05:00
load geometry not from parallel procs
This commit is contained in:
parent
0ea4e573e7
commit
76a9a8037b
@ -161,7 +161,8 @@ void Ng_LoadGeometry (const char * filename)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
cerr << "cannot load geometry '" << filename << "'" << endl;
|
if (id == 0)
|
||||||
|
cerr << "cannot load geometry '" << filename << "'" << endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user