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