mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
keep global vertex enumeration on coarse grid
This commit is contained in:
parent
9fcfdcc10a
commit
b124b7bd06
@ -1028,7 +1028,7 @@ namespace netgen
|
||||
}
|
||||
}
|
||||
|
||||
paralleltop -> SetNV_Loc2Glob (0);
|
||||
// paralleltop -> SetNV_Loc2Glob (0);
|
||||
paralleltop -> EnumeratePointsGlobally();
|
||||
/** Recv bc-names **/
|
||||
ArrayMem<int,4> nnames{0,0,0,0};
|
||||
|
Loading…
Reference in New Issue
Block a user