mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 04:50:34 +05:00
sequential dummy
This commit is contained in:
parent
aa3f778d06
commit
d7452c34f9
@ -922,6 +922,7 @@ namespace netgen
|
||||
NgArray<int> seg_partition;
|
||||
|
||||
#else
|
||||
void ParallelMetis (int /* nproc */) {}
|
||||
void Distribute () {}
|
||||
void SendRecvMesh () {}
|
||||
void Distribute (NgArray<int> & volume_weights, NgArray<int> & surface_weights,
|
||||
|
Loading…
Reference in New Issue
Block a user