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