mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 05:20:34 +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();
|
paralleltop -> EnumeratePointsGlobally();
|
||||||
/** Recv bc-names **/
|
/** Recv bc-names **/
|
||||||
ArrayMem<int,4> nnames{0,0,0,0};
|
ArrayMem<int,4> nnames{0,0,0,0};
|
||||||
|
Loading…
Reference in New Issue
Block a user